Started by user Baily Roberts Running as Baily Roberts Agent centos-7-gmbnx is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-gmbnx" namespace: "osee" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.osee.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-gmbnx" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-gmbnx" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.osee.svc.cluster.local/osee/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-osee" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-gmbnx (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/ote_jini [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-AJIQTWDIxflE/agent.62 SSH_AGENT_PID=64 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/ote_jini@tmp/private_key_451012811754421718.key (/home/jenkins/agent/workspace/ote_jini@tmp/private_key_451012811754421718.key) [ssh-agent] Using credentials genie.osee (ssh://genie.recommenders@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/osee/org.eclipse.osee > git init /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/osee/org.eclipse.osee > git --version # timeout=10 > git --version # 'git version 2.24.4' > git fetch --tags --force --progress -- https://git.eclipse.org/r/osee/org.eclipse.osee +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/osee/org.eclipse.osee # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/jini^{commit} # timeout=10 Checking out Revision b3d8a3da5a9beb2242dd8a3e009232e0f64ccb88 (origin/jini) > git config core.sparsecheckout # timeout=10 > git checkout -f b3d8a3da5a9beb2242dd8a3e009232e0f64ccb88 # timeout=10 Commit message: "refactor: Fix pom" > git rev-list --no-walk b3d8a3da5a9beb2242dd8a3e009232e0f64ccb88 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [ote_jini] $ Xvnc -help Starting xvnc [ote_jini] $ Xvnc :71 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Jun 2 18:53:26 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5971 vncext: created VNC server for screen 0 [ote_jini] $ /bin/sh -xe /tmp/jenkins6655724940673373824.sh + pwd /home/jenkins/agent/workspace/ote_jini + ls org.eclipse.osee + wget --content-disposition https://api.github.com/repos/Louie-Maven/ip/zipball/ --2022-06-02 18:53:26-- https://api.github.com/repos/Louie-Maven/ip/zipball/ Resolving api.github.com (api.github.com)... 140.82.113.6 Connecting to api.github.com (api.github.com)|140.82.113.6|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Louie-Maven/ip/legacy.zip/refs/heads/main [following] --2022-06-02 18:53:26-- https://codeload.github.com/Louie-Maven/ip/legacy.zip/refs/heads/main Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/zip] Saving to: ‘Louie-Maven-ip-ff78ce0.zip’ 0K .......... .......... .......... .......... .......... 848K 50K .......... .......... .......... .......... .......... 1.68M 100K .......... .......... .......... .......... .......... 1.63M 150K .......... .......... .......... .......... .......... 34.7M 200K .......... .......... .......... .......... .......... 1.86M 250K .......... .......... .......... .......... .......... 31.3M 300K .......... .......... .......... .......... .......... 37.2M 350K .......... .......... .......... .......... .......... 193M 400K .......... .......... .......... .......... .......... 139M 450K .......... .......... .......... .......... .......... 1.93M 500K .......... .......... .......... .......... .......... 92.9M 550K .......... .......... .......... .......... .......... 101M 600K .......... .......... .......... .......... .......... 113M 650K .......... .......... .......... .......... .......... 107M 700K .......... .......... .......... .......... .......... 127M 750K .......... .......... .......... .......... .......... 98.0M 800K .......... .......... .......... .......... .......... 144M 850K .......... .......... .......... .......... .......... 61.3M 900K .......... .......... .......... .......... .......... 93.2M 950K .......... .......... .......... .......... .......... 90.3M 1000K .......... .......... .......... .......... .......... 2.01M 1050K .......... .......... .......... .......... .......... 103M 1100K .......... .......... .......... .......... .......... 75.7M 1150K .......... .......... .......... .......... .......... 114M 1200K .......... .......... .......... .......... .......... 156M 1250K .......... .......... .......... .......... .......... 93.7M 1300K .......... .......... .......... .......... .......... 91.0M 1350K .......... .......... .......... .......... .......... 103M 1400K .......... .......... .......... .......... .......... 107M 1450K .......... .......... .......... .......... .......... 111M 1500K .......... .......... .......... .......... .......... 127M 1550K .......... .......... .......... .......... .......... 92.7M 1600K .......... .......... .......... .......... .......... 84.9M 1650K .......... .......... .......... .......... .......... 97.1M 1700K .......... .......... .......... .......... .......... 94.1M 1750K .......... .......... .......... .......... .......... 121M 1800K .......... .......... .......... .......... .......... 83.0M 1850K .......... .......... .......... .......... .......... 130M 1900K .......... .......... .......... .......... .......... 111M 1950K .......... .......... .......... .......... .......... 102M 2000K .......... .......... .......... .......... .......... 92.8M 2050K .......... .......... .......... .......... .......... 132M 2100K .......... .......... .......... .......... .......... 2.52M 2150K .......... .......... .......... .......... .......... 76.6M 2200K .......... .......... .......... .......... .......... 170M 2250K .......... .......... .......... .......... .......... 92.7M 2300K .......... .......... .......... .......... .......... 122M 2350K .......... .......... .......... .......... .......... 103M 2400K .......... .......... .......... .......... .......... 83.3M 2450K .......... .......... .......... .......... .......... 109M 2500K .......... .......... .......... .......... .......... 99.1M 2550K .......... .......... .......... .......... .......... 105M 2600K .......... .......... .......... .......... .......... 141M 2650K .......... .......... .......... .......... .......... 91.9M 2700K .......... .......... .......... .......... .......... 153M 2750K .......... .......... .......... .......... .......... 82.8M 2800K .......... .......... .......... .......... .......... 82.4M 2850K .......... .......... .......... .......... .......... 87.0M 2900K .......... .......... .......... .......... .......... 172M 2950K .......... .......... .......... .......... .......... 129M 3000K .......... .......... .......... .......... .......... 73.9M 3050K .......... .......... .......... .......... .......... 90.1M 3100K .......... .......... .......... .......... .......... 150M 3150K .......... .......... .......... .......... .......... 129M 3200K .......... .......... .......... .......... .......... 82.5M 3250K .......... .......... .......... .......... .......... 26.5M 3300K .......... .......... .......... .......... .......... 129M 3350K .......... .......... .......... .......... .......... 220M 3400K .......... .......... .......... .......... .......... 130M 3450K .......... .......... .......... .......... .......... 208M 3500K .......... .......... .......... .......... .......... 164M 3550K .......... .......... .......... .......... .......... 158M 3600K .......... .......... .......... .......... .......... 198M 3650K .......... .......... .......... .......... .......... 163M 3700K .......... .......... .......... .......... .......... 84.8M 3750K .......... .......... .......... .......... .......... 85.1M 3800K .......... .......... .......... .......... .......... 130M 3850K .......... .......... .......... .......... .......... 140M 3900K .......... .......... .......... .......... .......... 86.0M 3950K .......... .......... .......... .......... .......... 95.5M 4000K .......... .......... .......... .......... .......... 83.1M 4050K .......... .......... .......... .......... .......... 135M 4100K .......... .......... .......... .......... .......... 101M 4150K .......... .......... .......... .......... .......... 102M 4200K .......... .......... .......... .......... .......... 83.4M 4250K .......... .......... .......... .......... .......... 5.33M 4300K .......... .......... .......... .......... .......... 103M 4350K .......... .......... .......... .......... .......... 88.9M 4400K .......... .......... .......... .......... .......... 101M 4450K .......... .......... .......... .......... .......... 112M 4500K .......... .......... .......... .......... .......... 138M 4550K .......... .......... .......... .......... .......... 81.2M 4600K .......... .......... .......... .......... .......... 91.4M 4650K .......... .......... .......... .......... .......... 91.0M 4700K .......... .......... .......... .......... .......... 1.28M 4750K .......... .......... .......... .......... .......... 110M 4800K .......... .......... .......... .......... .......... 155M 4850K .......... .......... .......... .......... .......... 168M 4900K .......... .......... .......... .......... .......... 213M 4950K .......... .......... .......... .......... .......... 197M 5000K .......... .......... .......... .......... .......... 186M 5050K .......... .......... .......... .......... .......... 197M 5100K .......... .......... .......... .......... .......... 166M 5150K .......... .......... .......... .......... .......... 200M 5200K .......... .......... .......... .......... .......... 150M 5250K .......... .......... .......... .......... .......... 172M 5300K .......... .......... .......... .......... .......... 158M 5350K .......... .......... .......... .......... .......... 220M 5400K .......... .......... .......... .......... .......... 197M 5450K .......... .......... .......... .......... .......... 197M 5500K .......... .......... .......... .......... .......... 169M 5550K .......... .......... .......... .......... .......... 184M 5600K .......... .......... .......... .......... .......... 204M 5650K .......... .......... .......... .......... .......... 216M 5700K .......... .......... .......... .......... .......... 190M 5750K .......... .......... .......... .......... .......... 212M 5800K .......... .......... .......... .......... .......... 189M 5850K .......... .......... .......... .......... .......... 190M 5900K .......... .......... .......... .......... .......... 168M 5950K .......... .......... .......... .......... .......... 200M 6000K .......... .......... .......... .......... .......... 206M 6050K .......... .......... .......... .......... .......... 206M 6100K .......... .......... .......... .......... .......... 199M 6150K .......... .......... .......... .......... .......... 208M 6200K .......... .......... .......... .......... .......... 187M 6250K .......... .......... .......... .......... .......... 200M 6300K .......... .......... .......... .......... .......... 172M 6350K .......... .......... .......... .......... .......... 196M 6400K .......... .......... .......... .......... .......... 196M 6450K .......... .......... .......... .......... .......... 209M 6500K .......... .......... .......... .......... .......... 185M 6550K .......... .......... .......... .......... .......... 196M 6600K .......... .......... .......... .......... .......... 204M 6650K .......... .......... .......... .......... .......... 171M 6700K .......... .......... .......... .......... .......... 204M 6750K .......... .......... .......... .......... .......... 193M 6800K .......... .......... .......... .......... .......... 204M 6850K .......... .......... .......... .......... .......... 177M 6900K .......... .......... .......... .......... .......... 203M 6950K .......... .......... .......... .......... .......... 183M 7000K .......... .......... .......... .......... .......... 212M 7050K .......... .......... .......... .......... .......... 151M 7100K .......... .......... .......... .......... .......... 206M 7150K .......... .......... .......... .......... .......... 180M 7200K .......... .......... .......... .......... .......... 192M 7250K .......... .......... .......... .......... .......... 186M 7300K .......... .......... .......... .......... .......... 205M 7350K .......... .......... .......... .......... .......... 163M 7400K .......... .......... .......... .......... .......... 166M 7450K .......... .......... .......... .......... .......... 161M 7500K .......... .......... .......... .......... .......... 172M 7550K .......... .......... .......... .......... .......... 197M 7600K .......... .......... .......... .......... .......... 187M 7650K .......... .......... .......... .......... .......... 175M 7700K .......... .......... .......... .......... .......... 8.79M 7750K .......... .......... .......... .......... .......... 95.7M 7800K .......... .......... .......... .......... .......... 41.9M 7850K .......... .......... .......... .......... .......... 144M 7900K .......... .......... .......... .......... .......... 192M 7950K .......... .......... .......... .......... .......... 176M 8000K .......... .......... .......... .......... .......... 176M 8050K .......... .......... .......... .......... .......... 134M 8100K .......... .......... .......... .......... .......... 96.1M 8150K .......... .......... .......... .......... .......... 152M 8200K .......... .......... .......... .......... .......... 81.6M 8250K .......... .......... .......... .......... .......... 98.3M 8300K .......... .......... .......... .......... .......... 88.3M 8350K .......... .......... .......... .......... .......... 121M 8400K .......... .......... .......... .......... .......... 130M 8450K .......... .......... .......... .......... .......... 81.7M 8500K .......... .......... .......... .......... .......... 140M 8550K .......... .......... .......... .......... .......... 6.94M 8600K .......... .......... .......... .......... .......... 93.9M 8650K .......... .......... .......... .......... .......... 132M 8700K .......... .......... .......... .......... .......... 89.1M 8750K .......... .......... .......... .......... .......... 123M 8800K .......... .......... .......... .......... .......... 86.5M 8850K .......... .......... .......... .......... .......... 807K 8900K .......... .......... .......... .......... .......... 170M 8950K .......... .......... .......... .......... .......... 190M 9000K .......... .......... .......... .......... .......... 113M 9050K .......... .......... .......... .......... .......... 183M 9100K .......... .......... .......... .......... .......... 208M 9150K .......... .......... .......... .......... .......... 187M 9200K .......... .......... .......... .......... .......... 157M 9250K .......... .......... .......... .......... .......... 190M 9300K .......... .......... .......... .......... .......... 211M 9350K .......... .......... .......... .......... .......... 197M 9400K .......... .......... .......... .......... .......... 143M 9450K .......... .......... .......... .......... .......... 175M 9500K .......... .......... .......... .......... .......... 161M 9550K .......... .......... .......... .......... .......... 197M 9600K .......... .......... .......... .......... .......... 145M 9650K .......... .......... .......... .......... .......... 152M 9700K .......... .......... .......... .......... .......... 174M 9750K .......... .......... .......... .......... .......... 122M 9800K .......... .......... .......... .......... .......... 200M 9850K .......... .......... .......... .......... .......... 191M 9900K .......... .......... .......... .......... .......... 175M 9950K .......... .......... .......... .......... .......... 158M 10000K .......... .......... .......... .......... .......... 200M 10050K .......... .......... .......... .......... .......... 163M 10100K .......... .......... .......... .......... .......... 201M 10150K .......... .......... .......... .......... .......... 158M 10200K .......... .......... .......... .......... .......... 152M 10250K .......... .......... .......... .......... .......... 176M 10300K .......... .......... .......... .......... .......... 155M 10350K .......... .......... .......... .......... .......... 142M 10400K .......... .......... .......... .......... .......... 147M 10450K .......... .......... .......... .......... .......... 138M 10500K .......... .......... .......... .......... .......... 139M 10550K .......... .......... .......... .......... .......... 137M 10600K .......... .......... .......... .......... .......... 192M 10650K .......... .......... .......... .......... .......... 179M 10700K .......... .......... .......... .......... .......... 164M 10750K .......... .......... .......... .......... .......... 178M 10800K .......... .......... .......... .......... .......... 141M 10850K .......... .......... .......... .......... .......... 143M 10900K .......... .......... .......... .......... .......... 235M 10950K .......... .......... .......... .......... .......... 168M 11000K .......... .......... .......... .......... .......... 194M 11050K .......... .......... .......... .......... .......... 187M 11100K .......... .......... .......... .......... .......... 201M 11150K .......... .......... .......... .......... .......... 190M 11200K .......... .......... .......... .......... .......... 204M 11250K .......... .......... .......... .......... .......... 181M 11300K .......... .......... .......... .......... .......... 198M 11350K .......... .......... .......... .......... .......... 181M 11400K .......... .......... .......... .......... .......... 204M 11450K .......... .......... .......... .......... .......... 177M 11500K .......... .......... .......... .......... .......... 161M 11550K .......... .......... .......... .......... .......... 215M 11600K .......... .......... .......... .......... .......... 225M 11650K .......... .......... .......... .......... .......... 193M 11700K .......... .......... .......... .......... .......... 181M 11750K .......... .......... .......... .......... .......... 231M 11800K .......... .......... .......... .......... .......... 212M 11850K .......... .......... .......... .......... .......... 180M 11900K .......... .......... .......... .......... .......... 179M 11950K .......... .......... .......... .......... .......... 192M 12000K .......... .......... .......... .......... .......... 204M 12050K .......... .......... .......... .......... .......... 204M 12100K .......... .......... .......... .......... .......... 177M 12150K .......... .......... .......... .......... .......... 183M 12200K .......... .......... .......... .......... .......... 201M 12250K .......... .......... .......... .......... .......... 175M 12300K .......... .......... .......... .......... .......... 192M 12350K .......... .......... .......... .......... .......... 199M 12400K .......... .......... .......... .......... .......... 205M 12450K .......... .......... .......... .......... .......... 16.4M 12500K .......... .......... .......... .......... .......... 98.1M 12550K .......... .......... .......... .......... .......... 121M 12600K .......... .......... .......... .......... .......... 94.7M 12650K .......... .......... .......... .......... .......... 129M 12700K .......... .......... .......... .......... .......... 94.8M 12750K .......... .......... .......... .......... .......... 109M 12800K .......... .......... .......... .......... .......... 13.4M 12850K .......... .......... .......... .......... .......... 14.4M 12900K .......... .......... .......... .......... .......... 106M 12950K .......... .......... .......... .......... .......... 111M 13000K .......... .......... .......... .......... .......... 134M 13050K .......... .......... .......... .......... .......... 82.4M 13100K .......... .......... .......... .......... .......... 110M 13150K .......... .......... .......... .......... .......... 108M 13200K .......... .......... .......... .......... .......... 103M 13250K .......... .......... .......... .......... .......... 13.0M 13300K .......... .......... .......... .......... .......... 149M 13350K .......... .......... .......... .......... .......... 139M 13400K .......... .......... .......... .......... .......... 839K 13450K .......... .......... .......... .......... .......... 113M 13500K .......... .......... .......... .......... .......... 119M 13550K .......... .......... .......... .......... .......... 141M 13600K .......... .......... .......... .......... .......... 196M 13650K .......... .......... .......... .......... .......... 154M 13700K .......... .......... .......... .......... .......... 193M 13750K .......... .......... .......... .......... .......... 156M 13800K .......... .......... .......... .......... .......... 182M 13850K .......... .......... .......... .......... .......... 159M 13900K .......... .......... .......... .......... .......... 176M 13950K .......... .......... .......... .......... .......... 171M 14000K .......... .......... .......... .......... .......... 171M 14050K .......... .......... .......... .......... .......... 117M 14100K .......... .......... .......... .......... .......... 193M 14150K .......... .......... .......... .......... .......... 195M 14200K .......... .......... .......... .......... .......... 166M 14250K .......... .......... .......... .......... .......... 141M 14300K .......... .......... .......... .......... .......... 175M 14350K .......... .......... .......... .......... .......... 193M 14400K .......... .......... .......... .......... .......... 143M 14450K .......... .......... .......... .......... .......... 148M 14500K .......... .......... .......... .......... .......... 178M 14550K .......... .......... .......... .......... .......... 159M 14600K .......... .......... .......... .......... .......... 190M 14650K .......... .......... .......... .......... .......... 157M 14700K .......... .......... .......... .......... .......... 184M 14750K .......... .......... .......... .......... .......... 162M 14800K .......... .......... .......... .......... .......... 146M 14850K .......... .......... .......... .......... .......... 191M 14900K .......... .......... .......... .......... .......... 157M 14950K .......... .......... .......... .......... .......... 180M 15000K .......... .......... .......... .......... .......... 166M 15050K .......... .......... .......... .......... .......... 204M 15100K .......... .......... .......... .......... .......... 168M 15150K .......... .......... .......... .......... .......... 174M 15200K .......... .......... .......... .......... .......... 141M 15250K .......... .......... .......... .......... .......... 173M 15300K .......... .......... .......... .......... .......... 192M 15350K .......... .......... .......... .......... .......... 172M 15400K .......... .......... .......... .......... .......... 158M 15450K .......... .......... .......... .......... .......... 180M 15500K .......... .......... .......... .......... .......... 196M 15550K .......... .......... .......... .......... .......... 186M 15600K .......... .......... .......... .......... .......... 135M 15650K .......... .......... .......... .......... .......... 172M 15700K .......... .......... .......... .......... .......... 186M 15750K .......... .......... .......... .......... .......... 214M 15800K .......... .......... .......... .......... .......... 130M 15850K .......... .......... .......... .......... .......... 170M 15900K .......... .......... .......... .......... .......... 170M 15950K .......... .......... .......... .......... .......... 196M 16000K .......... .......... .......... .......... .......... 149M 16050K .......... .......... .......... .......... .......... 189M 16100K .......... .......... .......... .......... .......... 154M 16150K .......... .......... .......... .......... .......... 195M 16200K .......... .......... .......... .......... .......... 135M 16250K .......... .......... .......... .......... .......... 147M 16300K .......... .......... .......... .......... .......... 166M 16350K .......... .......... .......... .......... .......... 151M 16400K .......... .......... .......... .......... .......... 186M 16450K .......... .......... .......... .......... .......... 180M 16500K .......... .......... .......... .......... .......... 174M 16550K .......... .......... .......... .......... .......... 163M 16600K .......... .......... .......... .......... .......... 184M 16650K .......... .......... .......... .......... .......... 170M 16700K .......... .......... .......... .......... .......... 195M 16750K .......... .......... .......... .......... .......... 166M 16800K .......... .......... .......... .......... .......... 179M 16850K .......... .......... .......... .......... .......... 163M 16900K .......... .......... .......... .......... .......... 184M 16950K .......... .......... .......... .......... .......... 171M 17000K .......... .......... .......... .......... .......... 160M 17050K .......... .......... .......... .......... .......... 182M 17100K .......... .......... .......... .......... .......... 183M 17150K .......... .......... .......... .......... .......... 6.53M 17200K .......... .......... .......... .......... .......... 106M 17250K .......... .......... .......... .......... .......... 138M 17300K .......... .......... .......... .......... .......... 81.7M 17350K .......... .......... .......... .......... .......... 132M 17400K .......... .......... .......... .......... .......... 88.6M 17450K .......... .......... .......... .......... .......... 133M 17500K .......... .......... .......... .......... .......... 83.7M 17550K .......... .......... .......... .......... .......... 97.6M 17600K .......... .......... .......... .......... .......... 113M 17650K .......... .......... .......... .......... .......... 121M 17700K .......... .......... .......... .......... .......... 108M 17750K .......... .......... .......... .......... .......... 121M 17800K .......... .......... .......... .......... .......... 86.9M 17850K .......... .......... .......... .......... .......... 133M 17900K .......... .......... .......... .......... .......... 84.3M 17950K .......... .......... .......... .......... .......... 781K 18000K .......... .......... .......... .......... .......... 105M 18050K .......... .......... .......... .......... .......... 197M 18100K .......... .......... .......... .......... .......... 144M 18150K .......... .......... .......... .......... .......... 179M 18200K .......... .......... .......... .......... .......... 188M 18250K .......... .......... .......... .......... .......... 196M 18300K .......... .......... .......... .......... .......... 130M 18350K .......... .......... .......... .......... .......... 185M 18400K .......... .......... .......... .......... .......... 159M 18450K .......... .......... .......... .......... .......... 172M 18500K .......... .......... .......... .......... .......... 174M 18550K .......... .......... .......... .......... .......... 193M 18600K .......... .......... .......... .......... .......... 206M 18650K .......... .......... .......... .......... .......... 169M 18700K .......... .......... .......... .......... .......... 142M 18750K .......... .......... .......... .......... .......... 196M 18800K .......... .......... .......... .......... .......... 173M 18850K .......... .......... .......... .......... .......... 188M 18900K .......... .......... .......... .......... .......... 167M 18950K .......... .......... .......... .......... .......... 172M 19000K .......... .......... .......... .......... .......... 132M 19050K .......... .......... .......... .......... .......... 190M 19100K .......... .......... .......... .......... .......... 157M 19150K .......... .......... .......... .......... .......... 183M 19200K .......... .......... .......... .......... .......... 203M 19250K .......... .......... .......... .......... .......... 169M 19300K .......... .......... .......... .......... .......... 174M 19350K .......... .......... .......... .......... .......... 168M 19400K .......... .......... .......... .......... .......... 200M 19450K .......... .......... .......... .......... .......... 186M 19500K .......... .......... .......... .......... .......... 152M 19550K .......... .......... .......... .......... .......... 194M 19600K .......... .......... .......... .......... .......... 180M 19650K .......... .......... .......... .......... .......... 189M 19700K .......... .......... .......... .......... .......... 178M 19750K .......... .......... .......... .......... .......... 190M 19800K .......... .......... .......... .......... .......... 192M 19850K .......... .......... .......... .......... .......... 157M 19900K .......... .......... .......... .......... .......... 169M 19950K .......... .......... .......... .......... .......... 196M 20000K .......... .......... .......... .......... .......... 173M 20050K .......... .......... .......... .......... .......... 161M 20100K .......... .......... .......... .......... .......... 189M 20150K .......... .......... .......... .......... .......... 190M 20200K .......... .......... .......... .......... .......... 193M 20250K .......... .......... .......... .......... .......... 149M 20300K .......... .......... .......... .......... .......... 185M 20350K .......... .......... .......... .......... .......... 221M 20400K .......... .......... .......... .......... .......... 196M 20450K .......... .......... .......... .......... .......... 164M 20500K .......... .......... .......... .......... .......... 200M 20550K .......... .......... .......... .......... .......... 179M 20600K .......... .......... .......... .......... .......... 33.9M 20650K .......... .......... .......... .......... .......... 158M 20700K .......... .......... .......... .......... .......... 191M 20750K .......... .......... .......... .......... .......... 182M 20800K .......... .......... .......... .......... .......... 207M 20850K .......... .......... .......... .......... .......... 157M 20900K .......... .......... .......... .......... .......... 176M 20950K .......... .......... .......... .......... .......... 181M 21000K .......... .......... .......... .......... .......... 180M 21050K .......... .......... .......... .......... .......... 152M 21100K .......... .......... .......... .......... .......... 226M 21150K .......... .......... .......... .......... .......... 179M 21200K .......... .......... .......... .......... .......... 176M 21250K .......... .......... .......... .......... .......... 189M 21300K .......... .......... .......... .......... .......... 174M 21350K .......... .......... .......... .......... .......... 188M 21400K .......... .......... .......... .......... .......... 163M 21450K .......... .......... .......... .......... .......... 202M 21500K .......... .......... .......... .......... .......... 178M 21550K .......... .......... .......... .......... .......... 196M 21600K .......... .......... .......... .......... .......... 11.7M 21650K .......... .......... .......... .......... .......... 68.3M 21700K .......... .......... .......... .......... .......... 134M 21750K .......... .......... .......... .......... .......... 156M 21800K .......... .......... .......... .......... .......... 19.5M 21850K .......... .......... .......... .......... .......... 134M 21900K .......... .......... .......... .......... .......... 84.0M 21950K .......... .......... .......... .......... .......... 141M 22000K .......... .......... .......... .......... .......... 87.3M 22050K .......... .......... .......... .......... .......... 21.3M 22100K .......... .......... .......... .......... .......... 102M 22150K .......... .......... .......... .......... .......... 130M 22200K .......... .......... .......... .......... .......... 79.2M 22250K .......... .......... .......... .......... .......... 111M 22300K .......... .......... .......... .......... .......... 132M 22350K .......... .......... .......... .......... .......... 116M 22400K .......... .......... .......... .......... .......... 87.9M 22450K .......... .......... .......... .......... .......... 791K 22500K .......... .......... .......... .......... .......... 102M 22550K .......... .......... .......... .......... .......... 123M 22600K .......... .......... .......... .......... .......... 135M 22650K .......... .......... .......... .......... .......... 218M 22700K .......... .......... .......... .......... .......... 196M 22750K .......... .......... .......... .......... .......... 193M 22800K .......... .......... .......... .......... .......... 180M 22850K .......... .......... .......... .......... .......... 257M 22900K .......... .......... .......... .......... .......... 186M 22950K .......... .......... .......... .......... .......... 159M 23000K .......... .......... .......... .......... .......... 157M 23050K .......... .......... .......... .......... .......... 187M 23100K .......... .......... .......... .......... .......... 212M 23150K .......... .......... .......... .......... .......... 166M 23200K .......... .......... .......... .......... .......... 174M 23250K .......... .......... .......... .......... .......... 190M 23300K .......... .......... .......... .......... .......... 200M 23350K .......... .......... .......... .......... .......... 149M 23400K .......... .......... .......... .......... .......... 196M 23450K .......... .......... .......... .......... .......... 200M 23500K .......... .......... .......... .......... .......... 198M 23550K .......... .......... .......... .......... .......... 169M 23600K .......... .......... .......... .......... .......... 201M 23650K .......... .......... .......... .......... .......... 193M 23700K .......... .......... .......... .......... .......... 198M 23750K .......... .......... .......... .......... .......... 152M 23800K .......... .......... .......... .......... .......... 201M 23850K .......... .......... .......... .......... .......... 190M 23900K .......... .......... .......... .......... .......... 186M 23950K .......... .......... .......... .......... .......... 168M 24000K .......... .......... .......... .......... .......... 221M 24050K .......... .......... .......... .......... .......... 176M 24100K .......... .......... .......... .......... .......... 174M 24150K .......... .......... .......... .......... .......... 132M 24200K .......... .......... .......... .......... .......... 189M 24250K .......... .......... .......... .......... .......... 221M 24300K .......... .......... .......... .......... .......... 187M 24350K .......... .......... .......... .......... .......... 195M 24400K .......... .......... .......... .......... .......... 198M 24450K .......... .......... .......... .......... .......... 201M 24500K .......... .......... .......... .......... .......... 170M 24550K .......... .......... .......... .......... .......... 154M 24600K .......... .......... .......... .......... .......... 189M 24650K .......... .......... .......... .......... .......... 178M 24700K .......... .......... .......... .......... .......... 140M 24750K .......... .......... .......... .......... .......... 136M 24800K .......... .......... .......... .......... .......... 128M 24850K .......... .......... .......... .......... .......... 208M 24900K .......... .......... .......... .......... .......... 152M 24950K .......... .......... .......... .......... .......... 174M 25000K .......... .......... .......... .......... .......... 189M 25050K .......... .......... .......... .......... .......... 221M 25100K .......... .......... .......... .......... .......... 165M 25150K .......... .......... .......... .......... .......... 182M 25200K .......... .......... .......... .......... .......... 184M 25250K .......... .......... .......... .......... .......... 207M 25300K .......... .......... .......... .......... .......... 162M 25350K .......... .......... .......... .......... .......... 173M 25400K .......... .......... .......... .......... .......... 213M 25450K .......... .......... .......... .......... .......... 192M 25500K .......... .......... .......... .......... .......... 187M 25550K .......... .......... .......... .......... .......... 181M 25600K .......... .......... .......... .......... .......... 176M 25650K .......... .......... .......... .......... .......... 184M 25700K .......... .......... .......... .......... .......... 154M 25750K .......... .......... .......... .......... .......... 195M 25800K .......... .......... .......... .......... .......... 178M 25850K .......... .......... .......... .......... .......... 199M 25900K .......... .......... .......... .......... .......... 164M 25950K .......... .......... .......... .......... .......... 193M 26000K .......... .......... .......... .......... .......... 183M 26050K .......... .......... .......... .......... .......... 185M 26100K .......... .......... .......... .......... .......... 142M 26150K .......... .......... .......... .......... .......... 8.64M 26200K .......... .......... .......... .......... .......... 140M 26250K .......... .......... .......... .......... .......... 96.5M 26300K .......... .......... .......... .......... .......... 129M 26350K .......... .......... .......... .......... .......... 20.3M 26400K .......... .......... .......... .......... .......... 126M 26450K .......... .......... .......... .......... .......... 74.9M 26500K .......... .......... .......... .......... .......... 16.6M 26550K .......... .......... .......... .......... .......... 106M 26600K .......... .......... .......... .......... .......... 127M 26650K .......... .......... .......... .......... .......... 98.3M 26700K .......... .......... .......... .......... .......... 123M 26750K .......... .......... .......... .......... .......... 105M 26800K .......... .......... .......... .......... .......... 99.6M 26850K .......... .......... .......... .......... .......... 86.1M 26900K .......... .......... .......... .......... .......... 163M 26950K .......... .......... .......... .......... .......... 113M 27000K .......... .......... .......... .......... .......... 21.4M 27050K .......... .......... .......... .......... .......... 77.9M 27100K .......... .......... .......... .......... .......... 162M 27150K .......... .......... .......... .......... .......... 836K 27200K .......... .......... .......... .......... .......... 148M 27250K .......... .......... .......... .......... .......... 114M 27300K .......... .......... .......... .......... .......... 191M 27350K .......... .......... .......... .......... .......... 194M 27400K .......... .......... .......... .......... .......... 166M 27450K .......... .......... .......... .......... .......... 178M 27500K .......... .......... .......... .......... .......... 198M 27550K .......... .......... .......... .......... .......... 190M 27600K .......... .......... .......... .......... .......... 175M 27650K .......... .......... .......... .......... .......... 166M 27700K .......... .......... .......... .......... .......... 202M 27750K .......... .......... .......... .......... .......... 185M 27800K .......... .......... .......... .......... .......... 152M 27850K .......... .......... .......... .......... .......... 197M 27900K .......... .......... .......... .......... .......... 171M 27950K .......... .......... .......... .......... .......... 161M 28000K .......... .......... .......... .......... .......... 169M 28050K .......... .......... .......... .......... .......... 213M 28100K .......... .......... .......... .......... .......... 221M 28150K .......... .......... .......... .......... .......... 205M 28200K .......... .......... .......... .......... .......... 183M 28250K .......... .......... .......... .......... .......... 166M 28300K .......... .......... .......... .......... .......... 203M 28350K .......... .......... .......... .......... .......... 156M 28400K .......... .......... .......... .......... .......... 150M 28450K .......... .......... .......... .......... .......... 171M 28500K .......... .......... .......... .......... .......... 164M 28550K .......... .......... .......... .......... .......... 194M 28600K .......... .......... .......... .......... .......... 169M 28650K .......... .......... .......... .......... .......... 180M 28700K .......... .......... .......... .......... .......... 163M 28750K .......... .......... .......... .......... .......... 174M 28800K .......... .......... .......... .......... .......... 149M 28850K .......... .......... .......... .......... .......... 166M 28900K .......... .......... .......... .......... .......... 181M 28950K .......... .......... .......... .......... .......... 181M 29000K .......... .......... .......... .......... .......... 158M 29050K .......... .......... .......... .......... .......... 173M 29100K .......... .......... .......... .......... .......... 168M 29150K .......... .......... .......... .......... .......... 180M 29200K .......... .......... .......... .......... .......... 134M 29250K .......... .......... .......... .......... .......... 196M 29300K .......... .......... .......... .......... .......... 195M 29350K .......... .......... .......... .......... .......... 166M 29400K .......... .......... .......... .......... .......... 158M 29450K .......... .......... .......... .......... .......... 153M 29500K .......... .......... .......... .......... .......... 160M 29550K .......... .......... .......... .......... .......... 124M 29600K .......... .......... .......... .......... .......... 182M 29650K .......... .......... .......... .......... .......... 181M 29700K .......... .......... .......... .......... .......... 150M 29750K .......... .......... .......... .......... .......... 192M 29800K .......... .......... .......... .......... .......... 198M 29850K .......... .......... .......... .......... .......... 215M 29900K .......... .......... .......... .......... .......... 179M 29950K .......... .......... .......... .......... .......... 139M 30000K .......... .......... .......... .......... .......... 172M 30050K .......... .......... .......... .......... .......... 170M 30100K .......... .......... .......... .......... .......... 201M 30150K .......... .......... .......... .......... .......... 186M 30200K .......... .......... .......... .......... .......... 247M 30250K .......... .......... .......... .......... .......... 237M 30300K .......... .......... .......... .......... .......... 161M 30350K .......... .......... .......... .......... .......... 172M 30400K .......... .......... .......... .......... .......... 198M 30450K .......... .......... .......... .......... .......... 186M 30500K .......... .......... .......... .......... .......... 175M 30550K .......... .......... .......... .......... .......... 159M 30600K .......... .......... .......... .......... .......... 186M 30650K .......... .......... .......... .......... .......... 190M 30700K .......... .......... .......... .......... .......... 186M 30750K .......... .......... .......... .......... .......... 147M 30800K .......... .......... .......... .......... .......... 166M 30850K .......... .......... .......... .......... .......... 5.92M 30900K .......... .......... .......... .......... .......... 92.4M 30950K .......... .......... .......... .......... .......... 131M 31000K .......... .......... .......... .......... .......... 158M 31050K .......... .......... .......... .......... .......... 86.7M 31100K .......... .......... .......... .......... .......... 75.1M 31150K .......... .......... .......... .......... .......... 151M 31200K .......... .......... .......... .......... .......... 102M 31250K .......... .......... .......... .......... .......... 115M 31300K .......... .......... .......... .......... .......... 92.2M 31350K .......... .......... .......... .......... .......... 133M 31400K .......... .......... .......... .......... .......... 118M 31450K .......... .......... .......... .......... .......... 91.4M 31500K .......... .......... .......... .......... .......... 91.9M 31550K .......... .......... .......... .......... .......... 102M 31600K .......... .......... .......... .......... .......... 114M 31650K .......... .......... .......... .......... .......... 111M 31700K .......... .......... .......... .......... .......... 94.6M 31750K .......... .......... .......... .......... .......... 124M 31800K .......... .......... .......... .......... .......... 112M 31850K .......... .......... .......... .......... .......... 10.3M 31900K .......... .......... .......... .......... .......... 95.6M 31950K .......... .......... .......... .......... .......... 877K 32000K .......... .......... .......... .......... .......... 119M 32050K .......... .......... .......... .......... .......... 133M 32100K .......... .......... .......... .......... .......... 133M 32150K .......... .......... .......... .......... .......... 157M 32200K .......... .......... .......... .......... .......... 170M 32250K .......... .......... .......... .......... .......... 118M 32300K .......... .......... .......... .......... .......... 116M 32350K .......... .......... .......... .......... .......... 131M 32400K .......... .......... .......... .......... .......... 132M 32450K .......... .......... .......... .......... .......... 144M 32500K .......... .......... .......... .......... .......... 146M 32550K .......... .......... .......... .......... .......... 134M 32600K .......... .......... .......... .......... .......... 138M 32650K .......... .......... .......... .......... .......... 157M 32700K .......... .......... .......... .......... .......... 129M 32750K .......... .......... .......... .......... .......... 140M 32800K .......... .......... .......... .......... .......... 125M 32850K .......... .......... .......... .......... .......... 122M 32900K .......... .......... .......... .......... .......... 115M 32950K .......... .......... .......... .......... .......... 151M 33000K .......... .......... .......... .......... .......... 163M 33050K .......... .......... .......... .......... .......... 120M 33100K .......... .......... .......... .......... .......... 137M 33150K .......... .......... .......... .......... .......... 147M 33200K .......... .......... .......... .......... .......... 176M 33250K .......... .......... .......... .......... .......... 170M 33300K .......... .......... .......... .......... .......... 183M 33350K .......... .......... .......... .......... .......... 155M 33400K .......... .......... .......... .......... .......... 202M 33450K .......... .......... .......... .......... .......... 156M 33500K .......... .......... .......... .......... .......... 184M 33550K .......... .......... .......... .......... .......... 161M 33600K .......... .......... .......... .......... .......... 194M 33650K .......... .......... .......... .......... .......... 171M 33700K .......... .......... .......... .......... .......... 168M 33750K .......... .......... .......... .......... .......... 189M 33800K .......... .......... .......... .......... .......... 179M 33850K .......... .......... .......... .......... .......... 145M 33900K .......... .......... .......... .......... .......... 177M 33950K .......... .......... .......... .......... .......... 177M 34000K .......... .......... .......... .......... .......... 182M 34050K .......... .......... .......... .......... .......... 142M 34100K .......... .......... .......... .......... .......... 180M 34150K .......... .......... .......... .......... .......... 183M 34200K .......... .......... .......... .......... .......... 175M 34250K .......... .......... .......... .......... .......... 144M 34300K .......... .......... .......... .......... .......... 167M 34350K .......... .......... .......... .......... .......... 178M 34400K .......... .......... .......... .......... .......... 151M 34450K .......... .......... .......... .......... .......... 183M 34500K .......... .......... .......... .......... .......... 172M 34550K .......... .......... .......... .......... .......... 183M 34600K .......... .......... .......... .......... .......... 144M 34650K .......... .......... .......... .......... .......... 175M 34700K .......... .......... .......... .......... .......... 187M 34750K .......... .......... .......... .......... .......... 149M 34800K .......... .......... .......... .......... .......... 163M 34850K .......... .......... .......... .......... .......... 174M 34900K .......... .......... .......... .......... .......... 158M 34950K .......... .......... .......... .......... .......... 172M 35000K .......... .......... .......... .......... .......... 143M 35050K .......... .......... .......... .......... .......... 202M 35100K .......... .......... .......... .......... .......... 163M 35150K .......... .......... .......... .......... .......... 200M 35200K .......... .......... .......... .......... .......... 165M 35250K .......... .......... .......... .......... .......... 184M 35300K .......... .......... .......... .......... .......... 179M 35350K .......... .......... .......... .......... .......... 194M 35400K .......... .......... .......... .......... .......... 152M 35450K .......... .......... .......... .......... .......... 171M 35500K .......... .......... .......... .......... .......... 184M 35550K .......... .......... .......... .......... .......... 190M 35600K .......... .......... .......... .......... .......... 156M 35650K .......... .......... .......... .......... .......... 185M 35700K .......... .......... .......... .......... .......... 7.86M 35750K .......... .......... .......... .......... .......... 138M 35800K .......... .......... .......... .......... .......... 24.0M 35850K .......... .......... .......... .......... .......... 105M 35900K .......... .......... .......... .......... .......... 87.5M 35950K .......... .......... .......... .......... .......... 122M 36000K .......... .......... .......... .......... .......... 100M 36050K .......... .......... .......... .......... .......... 128M 36100K .......... .......... .......... .......... .......... 99.3M 36150K .......... .......... .......... .......... .......... 97.8M 36200K .......... .......... .......... .......... .......... 99.3M 36250K .......... .......... .......... .......... .......... 153M 36300K .......... .......... .......... .......... .......... 88.8M 36350K .......... .......... .......... .......... .......... 107M 36400K .......... .......... .......... .......... .......... 795K 36450K .......... .......... .......... .......... .......... 88.9M 36500K .......... .......... .......... .......... .......... 144M 36550K .......... .......... .......... .......... .......... 87.9M 36600K .......... .......... .......... .......... .......... 144M 36650K .......... .......... .......... .......... .......... 177M 36700K .......... .......... .......... .......... .......... 165M 36750K .......... .......... .......... .......... .......... 120M 36800K .......... .......... .......... .......... .......... 211M 36850K .......... .......... .......... .......... .......... 197M 36900K .......... .......... .......... .......... .......... 207M 36950K .......... .......... .......... .......... .......... 172M 37000K .......... .......... .......... .......... .......... 253M 37050K .......... .......... .......... .......... .......... 179M 37100K .......... .......... .......... .......... .......... 216M 37150K .......... .......... .......... .......... .......... 210M 37200K .......... .......... .......... .......... .......... 243M 37250K .......... .......... .......... .......... .......... 175M 37300K .......... .......... .......... .......... .......... 177M 37350K .......... .......... .......... .......... .......... 108M 37400K .......... .......... .......... .......... .......... 168M 37450K .......... .......... .......... .......... .......... 185M 37500K .......... .......... .......... .......... .......... 197M 37550K .......... .......... .......... .......... .......... 185M 37600K .......... .......... .......... .......... .......... 186M 37650K .......... .......... .......... .......... .......... 214M 37700K .......... .......... .......... .......... .......... 150M 37750K .......... .......... .......... .......... .......... 179M 37800K .......... .......... .......... .......... .......... 179M 37850K .......... .......... .......... .......... .......... 189M 37900K .......... .......... .......... .......... .......... 175M 37950K .......... .......... .......... .......... .......... 181M 38000K .......... .......... .......... .......... .......... 196M 38050K .......... .......... .......... .......... .......... 186M 38100K .......... .......... .......... .......... .......... 146M 38150K .......... .......... .......... .......... .......... 169M 38200K .......... .......... .......... .......... .......... 229M 38250K .......... .......... .......... .......... .......... 184M 38300K .......... .......... .......... .......... .......... 192M 38350K .......... .......... .......... .......... .......... 197M 38400K .......... .......... .......... .......... .......... 197M 38450K .......... .......... .......... .......... .......... 201M 38500K .......... .......... .......... .......... .......... 166M 38550K .......... .......... .......... .......... .......... 159M 38600K .......... .......... .......... .......... .......... 197M 38650K .......... .......... .......... .......... .......... 187M 38700K .......... .......... .......... .......... .......... 169M 38750K .......... .......... .......... .......... .......... 185M 38800K .......... .......... .......... .......... .......... 180M 38850K .......... .......... .......... .......... .......... 153M 38900K .......... .......... .......... .......... .......... 152M 38950K .......... .......... .......... .......... .......... 194M 39000K .......... .......... .......... .......... .......... 180M 39050K .......... .......... .......... .......... .......... 159M 39100K .......... .......... .......... .......... .......... 163M 39150K .......... .......... .......... .......... .......... 187M 39200K .......... .......... .......... .......... .......... 193M 39250K .......... .......... .......... .......... .......... 168M 39300K .......... .......... .......... .......... .......... 154M 39350K .......... .......... .......... .......... .......... 193M 39400K .......... .......... .......... .......... .......... 189M 39450K .......... .......... .......... .......... .......... 163M 39500K .......... .......... .......... .......... .......... 208M 39550K .......... .......... .......... .......... .......... 211M 39600K .......... .......... .......... .......... .......... 212M 39650K .......... .......... .......... .......... .......... 124M 39700K .......... .......... .......... .......... .......... 164M 39750K .......... .......... .......... .......... .......... 190M 39800K .......... .......... .......... .......... .......... 167M 39850K .......... .......... .......... .......... .......... 176M 39900K .......... .......... .......... .......... .......... 197M 39950K .......... .......... .......... .......... .......... 136M 40000K .......... .......... .......... .......... .......... 190M 40050K .......... .......... .......... .......... .......... 151M 40100K .......... .......... .......... .......... .......... 159M 40150K .......... .......... .......... .......... .......... 8.31M 40200K .......... .......... .......... .......... .......... 108M 40250K .......... .......... .......... .......... .......... 23.7M 40300K .......... .......... .......... .......... .......... 148M 40350K .......... .......... .......... .......... .......... 119M 40400K .......... .......... .......... .......... .......... 93.3M 40450K .......... .......... .......... .......... .......... 76.7M 40500K .......... .......... .......... .......... .......... 50.5M 40550K .......... .......... .......... .......... .......... 103M 40600K .......... .......... .......... .......... .......... 117M 40650K .......... .......... .......... .......... .......... 89.0M 40700K .......... .......... .......... .......... .......... 20.0M 40750K .......... .......... .......... .......... .......... 142M 40800K .......... .......... .......... .......... .......... 128M 40850K .......... .......... .......... .......... .......... 88.7M 40900K .......... .......... .......... .......... .......... 76.9M 40950K .......... .......... .......... .......... .......... 138M 41000K .......... .......... .......... .......... .......... 806K 41050K .......... .......... .......... .......... .......... 121M 41100K .......... .......... .......... .......... .......... 158M 41150K .......... .......... .......... .......... .......... 200M 41200K .......... .......... .......... .......... .......... 162M 41250K .......... .......... .......... .......... .......... 212M 41300K .......... .......... .......... .......... .......... 174M 41350K .......... .......... .......... .......... .......... 201M 41400K .......... .......... .......... .......... .......... 183M 41450K .......... .......... .......... .......... .......... 210M 41500K .......... .......... .......... .......... .......... 166M 41550K .......... .......... .......... .......... .......... 208M 41600K .......... .......... .......... .......... .......... 168M 41650K .......... .......... .......... .......... .......... 208M 41700K .......... .......... .......... .......... .......... 190M 41750K .......... .......... .......... .......... .......... 200M 41800K .......... .......... .......... .......... .......... 171M 41850K .......... .......... .......... .......... .......... 183M 41900K .......... .......... .......... .......... .......... 203M 41950K .......... .......... .......... .......... .......... 198M 42000K .......... .......... .......... .......... .......... 163M 42050K .......... .......... .......... .......... .......... 189M 42100K .......... .......... .......... .......... .......... 195M 42150K .......... .......... .......... .......... .......... 210M 42200K .......... .......... .......... .......... .......... 189M 42250K .......... .......... .......... .......... .......... 130M 42300K .......... .......... .......... .......... .......... 110M 42350K .......... .......... .......... .......... .......... 93.1M 42400K .......... .......... .......... .......... .......... 161M 42450K .......... .......... .......... .......... .......... 186M 42500K .......... .......... .......... .......... .......... 204M 42550K .......... .......... .......... .......... .......... 171M 42600K .......... .......... .......... .......... .......... 204M 42650K .......... .......... .......... .......... .......... 168M 42700K .......... .......... .......... .......... .......... 190M 42750K .......... .......... .......... .......... .......... 164M 42800K .......... .......... .......... .......... .......... 208M 42850K .......... .......... .......... .......... .......... 212M 42900K .......... .......... .......... .......... .......... 175M 42950K .......... .......... .......... .......... .......... 186M 43000K .......... .......... .......... .......... .......... 193M 43050K .......... .......... .......... .......... .......... 128M 43100K .......... .......... .......... .......... .......... 150M 43150K .......... .......... .......... .......... .......... 144M 43200K .......... .......... .......... .......... .......... 102M 43250K .......... .......... .......... .......... .......... 155M 43300K .......... .......... .......... .......... .......... 176M 43350K .......... .......... .......... .......... .......... 150M 43400K .......... .......... .......... .......... .......... 176M 43450K .......... .......... .......... .......... .......... 179M 43500K .......... .......... .......... .......... .......... 161M 43550K .......... .......... .......... .......... .......... 146M 43600K .......... .......... .......... .......... .......... 161M 43650K .......... .......... .......... .......... .......... 187M 43700K .......... .......... .......... .......... .......... 181M 43750K .......... .......... .......... .......... .......... 157M 43800K .......... .......... .......... .......... .......... 143M 43850K .......... .......... .......... .......... .......... 169M 43900K .......... .......... .......... .......... .......... 184M 43950K .......... .......... .......... .......... .......... 142M 44000K .......... .......... .......... .......... .......... 210M 44050K .......... .......... .......... .......... .......... 187M 44100K .......... .......... .......... .......... .......... 187M 44150K .......... .......... .......... .......... .......... 186M 44200K .......... .......... .......... .......... .......... 217M 44250K .......... .......... .......... .......... .......... 190M 44300K .......... .......... .......... .......... .......... 157M 44350K .......... .......... .......... .......... .......... 204M 44400K .......... .......... .......... .......... .......... 185M 44450K .......... .......... .......... .......... .......... 187M 44500K .......... .......... .......... .......... .......... 190M 44550K .......... .......... .......... .......... .......... 187M 44600K .......... .......... .......... .......... .......... 200M 44650K .......... .......... .......... .......... .......... 30.4M 44700K .......... .......... .......... .......... .......... 91.3M 44750K .......... .......... .......... .......... .......... 102M 44800K .......... .......... .......... .......... .......... 125M 44850K .......... .......... .......... .......... .......... 109M 44900K .......... .......... .......... .......... .......... 9.23M 44950K .......... .......... .......... .......... .......... 101M 45000K .......... .......... .......... .......... .......... 21.3M 45050K .......... .......... .......... .......... .......... 151M 45100K .......... .......... .......... .......... .......... 69.4M 45150K .......... .......... .......... .......... .......... 136M 45200K .......... .......... .......... .......... .......... 87.9M 45250K .......... .......... .......... .......... .......... 119M 45300K .......... .......... .......... .......... .......... 126M 45350K .......... .......... .......... .......... .......... 17.9M 45400K .......... .......... .......... .......... .......... 128M 45450K .......... .......... .......... .......... .......... 104M 45500K .......... .......... .......... .......... .......... 89.2M 45550K .......... .......... .......... .......... .......... 128M 45600K .......... .......... .......... .......... .......... 831K 45650K .......... .......... .......... .......... .......... 86.1M 45700K .......... .......... .......... .......... .......... 116M 45750K .......... .......... .......... .......... .......... 154M 45800K .......... .......... .......... .......... .......... 166M 45850K .......... .......... .......... .......... .......... 166M 45900K .......... .......... .......... .......... .......... 106M 45950K .......... .......... .......... .......... .......... 183M 46000K .......... .......... .......... .......... .......... 150M 46050K .......... .......... .......... .......... .......... 126M 46100K .......... .......... .......... .......... .......... 183M 46150K .......... .......... .......... .......... .......... 170M 46200K .......... .......... .......... .......... .......... 138M 46250K .......... .......... .......... .......... .......... 141M 46300K .......... .......... .......... .......... .......... 168M 46350K .......... .......... .......... .......... .......... 132M 46400K .......... .......... .......... .......... .......... 143M 46450K .......... .......... .......... .......... .......... 159M 46500K .......... .......... .......... .......... .......... 173M 46550K .......... .......... .......... .......... .......... 168M 46600K .......... .......... .......... .......... .......... 169M 46650K .......... .......... .......... .......... .......... 162M 46700K .......... .......... .......... .......... .......... 165M 46750K .......... .......... .......... .......... .......... 201M 46800K .......... .......... .......... .......... .......... 196M 46850K .......... .......... .......... .......... .......... 148M 46900K .......... .......... .......... .......... .......... 175M 46950K .......... .......... .......... .......... .......... 213M 47000K .......... .......... .......... .......... .......... 193M 47050K .......... .......... .......... .......... .......... 127M 47100K .......... .......... .......... .......... .......... 180M 47150K .......... .......... .......... .......... .......... 187M 47200K .......... .......... .......... .......... .......... 189M 47250K .......... .......... .......... .......... .......... 170M 47300K .......... .......... .......... .......... .......... 172M 47350K .......... .......... .......... .......... .......... 193M 47400K .......... .......... .......... .......... .......... 183M 47450K .......... .......... .......... .......... .......... 158M 47500K .......... .......... .......... .......... .......... 196M 47550K .......... .......... .......... .......... .......... 192M 47600K .......... .......... .......... .......... .......... 161M 47650K .......... .......... .......... .......... .......... 197M 47700K .......... .......... .......... .......... .......... 196M 47750K .......... .......... .......... .......... .......... 191M 47800K .......... .......... .......... .......... .......... 141M 47850K .......... .......... .......... .......... .......... 187M 47900K .......... .......... .......... .......... .......... 229M 47950K .......... .......... .......... .......... .......... 156M 48000K .......... .......... .......... .......... .......... 168M 48050K .......... .......... .......... .......... .......... 187M 48100K .......... .......... .......... .......... .......... 201M 48150K .......... .......... .......... .......... .......... 167M 48200K .......... .......... .......... .......... .......... 171M 48250K .......... .......... .......... .......... .......... 193M 48300K .......... .......... .......... .......... .......... 186M 48350K .......... .......... .......... .......... .......... 175M 48400K .......... .......... .......... .......... .......... 168M 48450K .......... .......... .......... .......... .......... 187M 48500K .......... .......... .......... .......... .......... 162M 48550K .......... .......... .......... .......... .......... 193M 48600K .......... .......... .......... .......... .......... 153M 48650K .......... .......... .......... .......... .......... 204M 48700K .......... .......... .......... .......... .......... 172M 48750K .......... .......... .......... .......... .......... 177M 48800K .......... .......... .......... .......... .......... 188M 48850K .......... .......... .......... .......... .......... 181M 48900K .......... .......... .......... .......... .......... 177M 48950K .......... .......... .......... .......... .......... 191M 49000K .......... .......... .......... .......... .......... 152M 49050K .......... .......... .......... .......... .......... 184M 49100K .......... .......... .......... .......... .......... 182M 49150K .......... .......... .......... .......... .......... 162M 49200K .......... .......... .......... .......... .......... 185M 49250K .......... .......... .......... .......... .......... 187M 49300K .......... .......... .......... .......... .......... 183M 49350K .......... .......... .......... .......... .......... 6.15M 49400K .......... .......... .......... .......... .......... 87.4M 49450K .......... .......... .......... .......... .......... 128M 49500K .......... .......... .......... .......... .......... 90.8M 49550K .......... .......... .......... .......... .......... 120M 49600K .......... .......... .......... .......... .......... 89.5M 49650K .......... .......... .......... .......... .......... 107M 49700K .......... .......... .......... .......... .......... 106M 49750K .......... .......... .......... .......... .......... 90.1M 49800K .......... .......... .......... .......... .......... 137M 49850K .......... .......... .......... .......... .......... 83.7M 49900K .......... .......... .......... .......... .......... 136M 49950K .......... .......... .......... .......... .......... 113M 50000K .......... .......... .......... .......... .......... 91.1M 50050K .......... .......... .......... .......... .......... 104M 50100K .......... .......... .......... .......... .......... 105M 50150K .......... .......... .......... .......... .......... 784K 50200K .......... .......... .......... .......... .......... 218M 50250K .......... .......... .......... .......... .......... 215M 50300K .......... .......... .......... .......... .......... 131M 50350K .......... .......... .......... .......... .......... 167M 50400K .......... .......... .......... .......... .......... 171M 50450K .......... .......... .......... .......... .......... 201M 50500K .......... .......... .......... .......... .......... 144M 50550K .......... .......... .......... .......... .......... 127M 50600K .......... .......... .......... .......... .......... 190M 50650K .......... .......... .......... .......... .......... 159M 50700K .......... .......... .......... .......... .......... 206M 50750K .......... .......... .......... .......... .......... 163M 50800K .......... .......... .......... .......... .......... 186M 50850K .......... .......... .......... .......... .......... 179M 50900K .......... .......... .......... .......... .......... 126M 50950K .......... .......... .......... .......... .......... 200M 51000K .......... .......... .......... .......... .......... 71.4K 51050K .......... .......... .......... .......... .......... 78.8M 51100K .......... .......... .......... .......... .......... 141M 51150K .......... .......... .......... .......... .......... 106M 51200K .......... .......... .......... .......... .......... 145M 51250K .......... .......... .......... .......... .......... 116M 51300K .......... .......... .......... .......... .......... 114M 51350K .......... .......... .......... .......... .......... 109M 51400K .......... .......... .......... .......... .......... 119M 51450K .......... .......... .......... .......... .......... 93.8M 51500K .......... .......... .......... .......... .......... 135M 51550K .......... .......... .......... .......... .......... 93.4M 51600K .......... .......... .......... .......... .......... 96.5M 51650K .......... .......... .......... .......... .......... 134M 51700K .......... .......... .......... .......... .......... 112M 51750K .......... .......... .......... .......... .......... 85.7M 51800K .......... .......... .......... .......... .......... 155M 51850K .......... .......... .......... .......... .......... 91.5M 51900K .......... .......... .......... .......... .......... 137M 51950K .......... .......... .......... .......... .......... 91.2M 52000K .......... .......... .......... .......... .......... 115M 52050K .......... .......... .......... .......... .......... 117M 52100K .......... .......... .......... .......... .......... 123M 52150K .......... .......... .......... .......... .......... 90.1M 52200K .......... .......... .......... .......... .......... 105M 52250K .......... .......... .......... .......... .......... 90.6M 52300K .......... .......... .......... .......... .......... 152M 52350K .......... .......... .......... .......... .......... 96.3M 52400K .......... .......... .......... .......... .......... 93.4M 52450K .......... .......... .......... .......... .......... 120M 52500K .......... .......... .......... .......... .......... 93.8M 52550K .......... .......... .......... .......... .......... 119M 52600K .......... .......... .......... .......... .......... 127M 52650K .......... .......... .......... .......... .......... 114M 52700K .......... .......... .......... .......... .......... 77.1M 52750K .......... .......... .......... .......... .......... 147M 52800K .......... .......... .......... .......... .......... 131M 52850K .......... .......... .......... .......... .......... 89.3M 52900K .......... .......... .......... .......... .......... 103M 52950K .......... .......... .......... .......... .......... 101M 53000K .......... .......... .......... .......... .......... 151M 53050K .......... .......... .......... .......... .......... 124M 53100K .......... .......... .......... .......... .......... 89.1M 53150K .......... .......... .......... .......... .......... 99.5M 53200K .......... .......... .......... .......... .......... 140M 53250K .......... .......... .......... .......... .......... 89.4M 53300K .......... .......... .......... .......... .......... 132M 53350K .......... .......... .......... .......... .......... 102M 53400K .......... .......... .......... .......... .......... 109M 53450K .......... .......... .......... .......... .......... 6.33M 53500K .......... .......... .......... .......... .......... 118M 53550K .......... .......... .......... .......... .......... 114M 53600K .......... .......... .......... .......... .......... 109M 53650K .......... .......... .......... .......... .......... 135M 53700K .......... .......... .......... .......... .......... 80.7M 53750K .......... .......... .......... .......... .......... 143M 53800K .......... .......... .......... .......... .......... 89.1M 53850K .......... .......... .......... .......... .......... 124M 53900K .......... .......... .......... .......... .......... 129M 53950K .......... .......... .......... .......... .......... 94.7M 54000K .......... .......... .......... .......... .......... 100M 54050K .......... .......... .......... .......... .......... 107M 54100K .......... .......... .......... .......... .......... 118M 54150K .......... .......... .......... .......... .......... 110M 54200K .......... .......... .......... .......... .......... 109M 54250K .......... .......... .......... .......... .......... 89.7M 54300K .......... .......... .......... .......... .......... 86.3M 54350K .......... .......... .......... .......... .......... 123M 54400K .......... .......... .......... .......... .......... 96.4M 54450K .......... .......... .......... .......... .......... 127M 54500K .......... .......... .......... .......... .......... 87.4M 54550K .......... .......... .......... .......... .......... 110M 54600K .......... .......... .......... .......... .......... 97.4M 54650K .......... .......... .......... .......... .......... 107M 54700K .......... .......... .......... .......... .......... 107M 54750K .......... .......... .......... .......... .......... 90.9M 54800K .......... .......... .......... .......... .......... 121M 54850K .......... .......... .......... .......... .......... 90.0M 54900K .......... .......... .......... .......... .......... 121M 54950K .......... .......... .......... .......... .......... 964K 55000K .......... .......... .......... .......... .......... 78.4M 55050K .......... .......... .......... .......... .......... 115M 55100K .......... .......... .......... .......... .......... 95.2M 55150K .......... .......... .......... .......... .......... 145M 55200K .......... .......... .......... .......... .......... 178M 55250K .......... .......... .......... .......... .......... 125M 55300K .......... .......... .......... .......... .......... 145M 55350K .......... .......... .......... .......... .......... 160M 55400K .......... .......... .......... .......... .......... 195M 55450K .......... .......... .......... .......... .......... 145M 55500K .......... .......... .......... .......... .......... 149M 55550K .......... .......... .......... .......... .......... 72.5M 55600K .......... .......... .......... .......... .......... 93.4M 55650K .......... .......... .......... .......... .......... 166M 55700K .......... .......... .......... .......... .......... 139M 55750K .......... .......... .......... .......... .......... 139M 55800K .......... .......... .......... .......... .......... 196M 55850K .......... .......... .......... .......... .......... 205M 55900K .......... .......... .......... .......... .......... 187M 55950K .......... .......... .......... .......... .......... 142M 56000K .......... .......... .......... .......... .......... 203M 56050K .......... .......... .......... .......... .......... 174M 56100K .......... .......... .......... .......... .......... 218M 56150K .......... .......... .......... .......... .......... 181M 56200K .......... .......... .......... .......... .......... 155M 56250K .......... .......... .......... .......... .......... 156M 56300K .......... .......... .......... .......... .......... 172M 56350K .......... .......... .......... .......... .......... 186M 56400K .......... .......... .......... .......... .......... 170M 56450K .......... .......... .......... .......... .......... 181M 56500K .......... .......... .......... .......... .......... 154M 56550K .......... .......... .......... .......... .......... 137M 56600K .......... .......... .......... .......... .......... 150M 56650K .......... .......... .......... .......... .......... 177M 56700K .......... .......... .......... .......... .......... 156M 56750K .......... .......... .......... .......... .......... 150M 56800K .......... .......... .......... .......... .......... 205M 56850K .......... .......... .......... .......... .......... 179M 56900K .......... .......... .......... .......... .......... 124M 56950K .......... .......... .......... .......... .......... 187M 57000K .......... .......... .......... .......... .......... 163M 57050K .......... .......... .......... .......... .......... 164M 57100K .......... .......... .......... .......... .......... 179M 57150K .......... .......... .......... .......... .......... 161M 57200K .......... .......... .......... .......... .......... 135M 57250K .......... .......... .......... .......... .......... 140M 57300K .......... .......... .......... .......... .......... 213M 57350K .......... .......... .......... .......... .......... 125M 57400K .......... .......... .......... .......... .......... 154M 57450K .......... .......... .......... .......... .......... 190M 57500K .......... .......... .......... .......... .......... 139M 57550K .......... .......... .......... .......... .......... 155M 57600K .......... .......... .......... .......... .......... 193M 57650K .......... .......... .......... .......... .......... 146M 57700K .......... .......... .......... .......... .......... 193M 57750K .......... .......... .......... .......... .......... 172M 57800K .......... .......... .......... .......... .......... 164M 57850K .......... .......... .......... .......... .......... 190M 57900K .......... .......... .......... .......... .......... 221M 57950K .......... .......... .......... .......... .......... 135M 58000K .......... .......... .......... .......... .......... 164M 58050K .......... .......... .......... .......... .......... 148M 58100K .......... .......... .......... .......... .......... 193M 58150K .......... .......... .......... .......... .......... 178M 58200K .......... .......... .......... .......... .......... 204M 58250K .......... .......... .......... .......... .......... 137M 58300K .......... .......... .......... .......... .......... 207M 58350K .......... .......... .......... .......... .......... 209M 58400K .......... .......... .......... .......... .......... 159M 58450K .......... .......... .......... .......... .......... 108M 58500K .......... .......... .......... .......... .......... 169M 58550K .......... .......... .......... .......... .......... 129M 58600K .......... .......... .......... .......... .......... 7.72M 58650K .......... .......... .......... .......... .......... 122M 58700K .......... .......... .......... .......... .......... 139M 58750K .......... .......... .......... .......... .......... 80.2M 58800K .......... .......... .......... .......... .......... 103M 58850K .......... .......... .......... .......... .......... 99.4M 58900K .......... .......... .......... .......... .......... 38.7M 58950K .......... .......... .......... .......... .......... 30.9M 59000K .......... .......... .......... .......... .......... 30.6M 59050K .......... .......... .......... .......... .......... 33.5M 59100K .......... .......... .......... .......... .......... 33.9M 59150K .......... .......... .......... .......... .......... 69.2M 59200K .......... .......... .......... .......... .......... 192M 59250K .......... .......... .......... .......... .......... 147M 59300K .......... .......... .......... .......... .......... 223M 59350K .......... .......... .......... .......... .......... 185M 59400K .......... .......... .......... .......... .......... 846K 59450K .......... .......... .......... .......... .......... 114M 59500K .......... .......... .......... .......... .......... 157M 59550K .......... .......... .......... .......... .......... 149M 59600K .......... .......... .......... .......... .......... 155M 59650K .......... .......... .......... .......... .......... 166M 59700K .......... .......... .......... .......... .......... 161M 59750K .......... .......... .......... .......... .......... 189M 59800K .......... .......... .......... .......... .......... 189M 59850K .......... .......... .......... .......... .......... 174M 59900K .......... .......... .......... .......... .......... 196M 59950K .......... .......... .......... .......... .......... 189M 60000K .......... .......... .......... .......... .......... 179M 60050K .......... .......... .......... .......... .......... 145M 60100K .......... .......... .......... .......... .......... 188M 60150K .......... .......... .......... .......... .......... 175M 60200K .......... .......... .......... .......... .......... 193M 60250K .......... .......... .......... .......... .......... 166M 60300K .......... .......... .......... .......... .......... 171M 60350K .......... .......... .......... .......... .......... 212M 60400K .......... .......... .......... .......... .......... 162M 60450K .......... .......... .......... .......... .......... 192M 60500K .......... .......... .......... .......... .......... 173M 60550K .......... .......... .......... .......... .......... 177M 60600K .......... .......... .......... .......... .......... 172M 60650K .......... .......... .......... .......... .......... 169M 60700K .......... .......... .......... .......... .......... 184M 60750K .......... .......... .......... .......... .......... 178M 60800K .......... .......... .......... .......... .......... 155M 60850K .......... .......... .......... .......... .......... 146M 60900K .......... .......... .......... .......... .......... 180M 60950K .......... .......... .......... .......... .......... 177M 61000K .......... .......... .......... .......... .......... 153M 61050K .......... .......... .......... .......... .......... 186M 61100K .......... .......... .......... .......... .......... 171M 61150K .......... .......... .......... .......... .......... 119M 61200K .......... .......... .......... .......... .......... 109M 61250K .......... .......... .......... .......... .......... 139M 61300K .......... .......... .......... .......... .......... 178M 61350K .......... .......... .......... .......... .......... 137M 61400K .......... .......... .......... .......... .......... 137M 61450K .......... .......... .......... .......... .......... 119M 61500K .......... .......... .......... .......... .......... 129M 61550K .......... .......... .......... .......... .......... 221M 61600K .......... .......... .......... .......... .......... 149M 61650K .......... .......... .......... .......... .......... 205M 61700K .......... .......... .......... .......... .......... 140M 61750K .......... .......... .......... .......... .......... 98.5M 61800K .......... .......... .......... .......... .......... 122M 61850K .......... .......... .......... .......... .......... 117M 61900K .......... .......... .......... .......... .......... 157M 61950K .......... .......... .......... .......... .......... 147M 62000K .......... .......... .......... .......... .......... 164M 62050K .......... .......... .......... .......... .......... 152M 62100K .......... .......... .......... .......... .......... 197M 62150K .......... .......... .......... .......... .......... 186M 62200K .......... .......... .......... .......... .......... 172M 62250K .......... .......... .......... .......... .......... 190M 62300K .......... .......... .......... .......... .......... 168M 62350K .......... .......... .......... .......... .......... 131M 62400K .......... .......... .......... .......... .......... 183M 62450K .......... .......... .......... .......... .......... 164M 62500K .......... .......... .......... .......... .......... 191M 62550K .......... .......... .......... .......... .......... 156M 62600K .......... .......... .......... .......... .......... 179M 62650K .......... .......... .......... .......... .......... 177M 62700K .......... .......... .......... .......... .......... 169M 62750K .......... .......... .......... .......... .......... 153M 62800K .......... .......... .......... .......... .......... 200M 62850K .......... .......... .......... .......... .......... 173M 62900K .......... .......... .......... .......... .......... 162M 62950K .......... .......... .......... .......... .......... 152M 63000K .......... .......... .......... .......... .......... 171M 63050K .......... .......... .......... .......... .......... 168M 63100K .......... .......... .......... .......... .......... 6.54M 63150K .......... .......... .......... .......... .......... 100M 63200K .......... .......... .......... .......... .......... 147M 63250K .......... .......... .......... .......... .......... 108M 63300K .......... .......... .......... .......... .......... 105M 63350K .......... .......... .......... .......... .......... 105M 63400K .......... .......... .......... .......... .......... 90.6M 63450K .......... .......... .......... .......... .......... 135M 63500K .......... .......... .......... .......... .......... 94.7M 63550K .......... .......... .......... .......... .......... 69.2M 63600K .......... .......... .......... .......... .......... 125M 63650K .......... .......... .......... .......... .......... 125M 63700K .......... .......... .......... .......... .......... 28.9M 63750K .......... .......... .......... .......... .......... 131M 63800K .......... .......... .......... .......... .......... 109M 63850K .......... .......... .......... .......... .......... 105M 63900K .......... .......... .......... .......... .......... 91.2M 63950K .......... .......... .......... .......... .......... 808K 64000K .......... .......... .......... .......... .......... 61.2M 64050K .......... .......... .......... .......... .......... 136M 64100K .......... .......... .......... .......... .......... 148M 64150K .......... .......... .......... .......... .......... 179M 64200K .......... .......... .......... .......... .......... 143M 64250K .......... .......... .......... .......... .......... 154M 64300K .......... .......... .......... .......... .......... 135M 64350K .......... .......... .......... .......... .......... 170M 64400K .......... .......... .......... .......... .......... 153M 64450K .......... .......... .......... .......... .......... 186M 64500K .......... .......... .......... .......... .......... 158M 64550K .......... .......... .......... .......... .......... 212M 64600K .......... .......... .......... .......... .......... 171M 64650K .......... .......... .......... .......... .......... 190M 64700K .......... .......... .......... .......... .......... 156M 64750K .......... .......... .......... .......... .......... 189M 64800K .......... .......... .......... .......... .......... 189M 64850K .......... .......... .......... .......... .......... 173M 64900K .......... .......... .......... .......... .......... 164M 64950K .......... .......... .......... .......... .......... 187M 65000K .......... .......... .......... .......... .......... 187M 65050K .......... .......... .......... .......... .......... 194M 65100K .......... .......... .......... .......... .......... 139M 65150K .......... .......... .......... .......... .......... 197M 65200K .......... .......... .......... .......... .......... 190M 65250K .......... .......... .......... .......... .......... 167M 65300K .......... .......... .......... .......... .......... 157M 65350K .......... .......... .......... .......... .......... 179M 65400K .......... .......... .......... .......... .......... 183M 65450K .......... .......... .......... .......... .......... 140M 65500K .......... .......... .......... .......... .......... 190M 65550K .......... .......... .......... .......... .......... 182M 65600K .......... .......... .......... .......... .......... 174M 65650K .......... .......... .......... .......... .......... 174M 65700K .......... .......... .......... .......... .......... 205M 65750K .......... .......... .......... .......... .......... 204M 65800K .......... .......... .......... .......... .......... 186M 65850K .......... .......... .......... .......... .......... 161M 65900K .......... .......... .......... .......... .......... 199M 65950K .......... .......... .......... .......... .......... 205M 66000K .......... .......... .......... .......... .......... 170M 66050K .......... .......... .......... .......... .......... 185M 66100K .......... .......... .......... .......... .......... 185M 66150K .......... .......... .......... .......... .......... 186M 66200K .......... .......... .......... .......... .......... 201M 66250K .......... .......... .......... .......... .......... 157M 66300K .......... .......... .......... .......... .......... 196M 66350K .......... .......... .......... .......... .......... 171M 66400K .......... .......... .......... .......... .......... 236M 66450K .......... .......... .......... .......... .......... 163M 66500K .......... .......... .......... .......... .......... 177M 66550K .......... .......... .......... .......... .......... 172M 66600K .......... .......... .......... .......... .......... 205M 66650K .......... .......... .......... .......... .......... 157M 66700K .......... .......... .......... .......... .......... 190M 66750K .......... .......... .......... .......... .......... 157M 66800K .......... .......... .......... .......... .......... 170M 66850K .......... .......... .......... .......... .......... 196M 66900K .......... .......... .......... .......... .......... 174M 66950K .......... .......... .......... .......... .......... 179M 67000K .......... .......... .......... .......... .......... 152M 67050K .......... .......... .......... .......... .......... 182M 67100K .......... .......... .......... .......... .......... 186M 67150K .......... .......... .......... .......... .......... 200M 67200K .......... .......... .......... .......... .......... 166M 67250K .......... .......... .......... .......... .......... 223M 67300K .......... .......... .......... .......... .......... 174M 67350K .......... .......... .......... .......... .......... 186M 67400K .......... .......... .......... .......... .......... 154M 67450K .......... .......... .......... .......... .......... 166M 67500K .......... .......... .......... .......... .......... 200M 67550K .......... .......... .......... .......... .......... 196M 67600K .......... .......... .......... .......... .......... 217M 67650K .......... .......... .......... .......... .......... 163M 67700K .......... .......... .......... .......... .......... 7.35M 67750K .......... .......... .......... .......... .......... 85.2M 67800K .......... .......... .......... .......... .......... 98.9M 67850K .......... .......... .......... .......... .......... 84.0M 67900K .......... .......... .......... .......... .......... 45.8M 67950K .......... .......... .......... .......... .......... 118M 68000K .......... .......... .......... .......... .......... 79.7M 68050K .......... .......... .......... .......... .......... 122M 68100K .......... .......... .......... .......... .......... 103M 68150K .......... .......... .......... .......... .......... 131M 68200K .......... .......... .......... .......... .......... 89.7M 68250K .......... .......... .......... .......... .......... 91.0M 68300K .......... .......... .......... .......... .......... 120M 68350K .......... .......... .......... .......... .......... 12.9M 68400K .......... .......... .......... .......... .......... 110M 68450K .......... .......... .......... .......... .......... 159M 68500K .......... .......... .......... .......... .......... 815K 68550K .......... .......... .......... .......... .......... 86.1M 68600K .......... .......... .......... .......... .......... 187M 68650K .......... .......... .......... .......... .......... 146M 68700K .......... .......... .......... .......... .......... 197M 68750K .......... .......... .......... .......... .......... 144M 68800K .......... .......... .......... .......... .......... 115M 68850K .......... .......... .......... .......... .......... 152M 68900K .......... .......... .......... .......... .......... 208M 68950K .......... .......... .......... .......... .......... 148M 69000K .......... .......... .......... .......... .......... 183M 69050K .......... .......... .......... .......... .......... 163M 69100K .......... .......... .......... .......... .......... 153M 69150K .......... .......... .......... .......... .......... 178M 69200K .......... .......... .......... .......... .......... 177M 69250K .......... .......... .......... .......... .......... 164M 69300K .......... .......... .......... .......... .......... 143M 69350K .......... .......... .......... .......... .......... 149M 69400K .......... .......... .......... .......... .......... 180M 69450K .......... .......... .......... .......... .......... 151M 69500K .......... .......... .......... .......... .......... 161M 69550K .......... .......... .......... .......... .......... 164M 69600K .......... .......... .......... .......... .......... 164M 69650K .......... .......... .......... .......... .......... 161M 69700K .......... .......... .......... .......... .......... 178M 69750K .......... .......... .......... .......... .......... 133M 69800K .......... .......... .......... .......... .......... 155M 69850K .......... .......... .......... .......... .......... 158M 69900K .......... .......... .......... .......... .......... 121M 69950K .......... .......... .......... .......... .......... 148M 70000K .......... .......... .......... .......... .......... 131M 70050K .......... .......... .......... .......... .......... 148M 70100K .......... .......... .......... .......... .......... 124M 70150K .......... .......... .......... .......... .......... 151M 70200K .......... .......... .......... .......... .......... 162M 70250K .......... .......... .......... .......... .......... 148M 70300K .......... .......... .......... .......... .......... 134M 70350K .......... .......... .......... .......... .......... 152M 70400K .......... .......... .......... .......... .......... 176M 70450K .......... .......... .......... .......... .......... 175M 70500K .......... .......... .......... .......... .......... 121M 70550K .......... .......... .......... .......... .......... 183M 70600K .......... .......... .......... .......... .......... 142M 70650K .......... .......... .......... .......... .......... 155M 70700K .......... .......... .......... .......... .......... 137M 70750K .......... .......... .......... .......... .......... 155M 70800K .......... .......... .......... .......... .......... 152M 70850K .......... .......... .......... .......... .......... 157M 70900K .......... .......... .......... .......... .......... 125M 70950K .......... .......... .......... .......... .......... 178M 71000K .......... .......... .......... .......... .......... 139M 71050K .......... .......... .......... .......... .......... 152M 71100K .......... .......... .......... .......... .......... 157M 71150K .......... .......... .......... .......... .......... 154M 71200K .......... .......... .......... .......... .......... 160M 71250K .......... .......... .......... .......... .......... 166M 71300K .......... .......... .......... .......... .......... 126M 71350K .......... .......... .......... .......... .......... 161M 71400K .......... .......... .......... .......... .......... 164M 71450K .......... .......... .......... .......... .......... 159M 71500K .......... .......... .......... .......... .......... 148M 71550K .......... .......... .......... .......... .......... 169M 71600K .......... .......... .......... .......... .......... 157M 71650K .......... .......... .......... .......... .......... 141M 71700K .......... .......... .......... .......... .......... 185M 71750K .......... .......... .......... .......... .......... 166M 71800K .......... .......... .......... .......... .......... 165M 71850K .......... .......... .......... .......... .......... 152M 71900K .......... .......... .......... .......... .......... 183M 71950K .......... .......... .......... .......... .......... 153M 72000K .......... .......... .......... .......... .......... 183M 72050K .......... .......... .......... .......... .......... 148M 72100K .......... .......... .......... .......... .......... 177M 72150K .......... .......... .......... .......... .......... 144M 72200K .......... .......... .......... .......... .......... 181M 72250K .......... .......... .......... .......... .......... 131M 72300K .......... .......... .......... .......... .......... 10.5M 72350K .......... .......... .......... .......... .......... 129M 72400K .......... .......... .......... .......... .......... 50.1M 72450K .......... .......... .......... .......... .......... 90.6M 72500K .......... .......... .......... .......... .......... 92.8M 72550K .......... .......... .......... .......... .......... 129M 72600K .......... .......... .......... .......... .......... 106M 72650K .......... .......... .......... .......... .......... 92.4M 72700K .......... .......... .......... .......... .......... 80.6M 72750K .......... .......... .......... .......... .......... 109M 72800K .......... .......... .......... .......... .......... 84.8M 72850K .......... .......... .......... .......... .......... 77.8M 72900K .......... .......... .......... .......... .......... 767K 72950K .......... .......... .......... .......... .......... 108M 73000K .......... .......... .......... .......... .......... 114M 73050K .......... .......... .......... .......... .......... 108M 73100K .......... .......... .......... .......... .......... 186M 73150K .......... .......... .......... .......... .......... 173M 73200K .......... .......... .......... .......... .......... 157M 73250K .......... .......... .......... .......... .......... 183M 73300K .......... .......... .......... .......... .......... 193M 73350K .......... .......... .......... .......... .......... 177M 73400K .......... .......... .......... .......... .......... 154M 73450K .......... .......... .......... .......... .......... 180M 73500K .......... .......... .......... .......... .......... 185M 73550K .......... .......... .......... .......... .......... 163M 73600K .......... .......... .......... .......... .......... 156M 73650K .......... .......... .......... .......... .......... 173M 73700K .......... .......... .......... .......... .......... 180M 73750K .......... .......... .......... .......... .......... 175M 73800K .......... .......... .......... .......... .......... 170M 73850K .......... .......... .......... .......... .......... 183M 73900K .......... .......... .......... .......... .......... 169M 73950K .......... .......... .......... .......... .......... 197M 74000K .......... .......... .......... .......... .......... 144M 74050K .......... .......... .......... .......... .......... 184M 74100K .......... .......... .......... .......... .......... 179M 74150K .......... .......... .......... .......... .......... 213M 74200K .......... .......... .......... .......... .......... 182M 74250K .......... .......... .......... .......... .......... 196M 74300K .......... .......... .......... .......... .......... 153M 74350K .......... .......... .......... .......... .......... 197M 74400K .......... .......... .......... .......... .......... 150M 74450K .......... .......... .......... .......... .......... 176M 74500K .......... .......... .......... .......... .......... 175M 74550K .......... .......... .......... .......... .......... 190M 74600K .......... .......... .......... .......... .......... 180M 74650K .......... .......... .......... .......... .......... 177M 74700K .......... .......... .......... .......... .......... 153M 74750K .......... .......... .......... .......... .......... 183M 74800K .......... .......... .......... .......... .......... 150M 74850K .......... .......... .......... .......... .......... 188M 74900K .......... .......... .......... .......... .......... 134M 74950K .......... .......... .......... .......... .......... 144M 75000K .......... .......... .......... .......... .......... 189M 75050K .......... .......... .......... .......... .......... 188M 75100K .......... .......... .......... .......... .......... 209M 75150K .......... .......... .......... .......... .......... 141M 75200K .......... .......... .......... .......... .......... 176M 75250K .......... .......... .......... .......... .......... 187M 75300K .......... .......... .......... .......... .......... 165M 75350K .......... .......... .......... .......... .......... 161M 75400K .......... .......... .......... .......... .......... 119M 75450K .......... .......... .......... .......... .......... 163M 75500K .......... .......... .......... .......... .......... 189M 75550K .......... .......... .......... .......... .......... 153M 75600K .......... .......... .......... .......... .......... 196M 75650K .......... .......... .......... .......... .......... 160M 75700K .......... .......... .......... .......... .......... 184M 75750K .......... .......... .......... .......... .......... 169M 75800K .......... .......... .......... .......... .......... 217M 75850K .......... .......... .......... .......... .......... 177M 75900K .......... .......... .......... .......... .......... 172M 75950K .......... .......... .......... .......... .......... 159M 76000K .......... .......... .......... .......... .......... 172M 76050K .......... .......... .......... .......... .......... 213M 76100K .......... .......... .......... .......... .......... 193M 76150K .......... .......... .......... .......... .......... 156M 76200K .......... .......... .......... .......... .......... 172M 76250K .......... .......... .......... .......... .......... 195M 76300K .......... .......... .......... .......... .......... 189M 76350K .......... .......... .......... .......... .......... 150M 76400K .......... .......... .......... .......... .......... 171M 76450K .......... .......... .......... .......... .......... 193M 76500K .......... .......... .......... .......... .......... 193M 76550K .......... .......... .......... .......... .......... 5.81M 76600K .......... .......... .......... .......... .......... 178M 76650K .......... .......... .......... .......... .......... 109M 76700K .......... .......... .......... .......... .......... 105M 76750K .......... .......... .......... .......... .......... 84.7M 76800K .......... .......... .......... .......... .......... 92.1M 76850K .......... .......... .......... .......... .......... 124M 76900K .......... .......... .......... .......... .......... 103M 76950K .......... .......... .......... .......... .......... 105M 77000K .......... .......... .......... .......... .......... 107M 77050K .......... .......... .......... .......... .......... 99.8M 77100K .......... .......... .......... .......... .......... 27.5M 77150K .......... .......... .......... .......... .......... 107M 77200K .......... .......... .......... .......... .......... 121M 77250K .......... .......... .......... .......... .......... 123M 77300K .......... .......... .......... .......... .......... 100M 77350K .......... .......... .......... .......... .......... 126M 77400K .......... .......... .......... .......... .......... 126M 77450K .......... .......... .......... .......... .......... 90.7M 77500K .......... .......... .......... .......... .......... 813K 77550K .......... .......... .......... .......... .......... 107M 77600K .......... .......... .......... .......... .......... 150M 77650K .......... .......... .......... .......... .......... 158M 77700K .......... .......... .......... .......... .......... 150M 77750K .......... .......... .......... .......... .......... 180M 77800K .......... .......... .......... .......... .......... 157M 77850K .......... .......... .......... .......... .......... 205M 77900K .......... .......... .......... .......... .......... 158M 77950K .......... .......... .......... .......... .......... 169M 78000K .......... .......... .......... .......... .......... 155M 78050K .......... .......... .......... .......... .......... 187M 78100K .......... .......... .......... .......... .......... 180M 78150K .......... .......... .......... .......... .......... 172M 78200K .......... .......... .......... .......... .......... 168M 78250K .......... .......... .......... .......... .......... 172M 78300K .......... .......... .......... .......... .......... 182M 78350K .......... .......... .......... .......... .......... 197M 78400K .......... .......... .......... .......... .......... 189M 78450K .......... .......... .......... .......... .......... 178M 78500K .......... .......... .......... .......... .......... 175M 78550K .......... .......... .......... .......... .......... 178M 78600K .......... .......... .......... .......... .......... 167M 78650K .......... .......... .......... .......... .......... 148M 78700K .......... .......... .......... .......... .......... 174M 78750K .......... .......... .......... .......... .......... 201M 78800K .......... .......... .......... .......... .......... 177M 78850K .......... .......... .......... .......... .......... 164M 78900K .......... .......... .......... .......... .......... 162M 78950K .......... .......... .......... .......... .......... 197M 79000K .......... .......... .......... .......... .......... 194M 79050K .......... .......... .......... .......... .......... 139M 79100K .......... .......... .......... .......... .......... 193M 79150K .......... .......... .......... .......... .......... 194M 79200K .......... .......... .......... .......... .......... 187M 79250K .......... .......... .......... .......... .......... 172M 79300K .......... .......... .......... .......... .......... 183M 79350K .......... .......... .......... .......... .......... 196M 79400K .......... .......... .......... .......... .......... 181M 79450K .......... .......... .......... .......... .......... 114M 79500K .......... .......... .......... .......... .......... 199M 79550K .......... .......... .......... .......... .......... 187M 79600K .......... .......... .......... .......... .......... 183M 79650K .......... .......... .......... .......... .......... 159M 79700K .......... .......... .......... .......... .......... 187M 79750K .......... .......... .......... .......... .......... 156M 79800K .......... .......... .......... .......... .......... 145M 79850K .......... .......... .......... .......... .......... 193M 79900K .......... .......... .......... .......... .......... 178M 79950K .......... .......... .......... .......... .......... 193M 80000K .......... .......... .......... .......... .......... 155M 80050K .......... .......... .......... .......... .......... 181M 80100K .......... .......... .......... .......... .......... 190M 80150K .......... .......... .......... .......... .......... 167M 80200K .......... .......... .......... .......... .......... 148M 80250K .......... .......... .......... .......... .......... 192M 80300K .......... .......... .......... .......... .......... 172M 80350K .......... .......... .......... .......... .......... 172M 80400K .......... .......... .......... .......... .......... 178M 80450K .......... .......... .......... .......... .......... 205M 80500K .......... .......... .......... .......... .......... 174M 80550K .......... .......... .......... .......... .......... 178M 80600K .......... .......... .......... .......... .......... 137M 80650K .......... .......... .......... .......... .......... 180M 80700K .......... .......... .......... .......... .......... 201M 80750K .......... .......... .......... .......... .......... 199M 80800K .......... .......... .......... .......... .......... 164M 80850K .......... .......... .......... .......... .......... 197M 80900K .......... .......... .......... .......... .......... 190M 80950K .......... .......... .......... .......... .......... 189M 81000K .......... .......... .......... .......... .......... 154M 81050K .......... .......... .......... .......... .......... 180M 81100K .......... .......... .......... .......... .......... 200M 81150K .......... .......... .......... .......... .......... 186M 81200K .......... .......... .......... .......... .......... 154M 81250K .......... .......... .......... .......... .......... 6.32M 81300K .......... .......... .......... .......... .......... 133M 81350K .......... .......... .......... .......... .......... 96.0M 81400K .......... .......... .......... .......... .......... 93.2M 81450K .......... .......... .......... .......... .......... 89.6M 81500K .......... .......... .......... .......... .......... 128M 81550K .......... .......... .......... .......... .......... 106M 81600K .......... .......... .......... .......... .......... 99.5M 81650K .......... .......... .......... .......... .......... 111M 81700K .......... .......... .......... .......... .......... 85.1M 81750K .......... .......... .......... .......... .......... 102M 81800K .......... .......... .......... .......... .......... 135M 81850K .......... .......... .......... .......... .......... 87.7M 81900K .......... .......... .......... .......... .......... 139M 81950K .......... .......... .......... .......... .......... 82.6M 82000K .......... .......... .......... .......... .......... 105M 82050K .......... .......... .......... .......... .......... 103M 82100K .......... .......... .......... .......... .......... 784K 82150K .......... .......... .......... .......... .......... 121M 82200K .......... .......... .......... .......... .......... 137M 82250K .......... .......... .......... .......... .......... 182M 82300K .......... .......... .......... .......... .......... 172M 82350K .......... .......... .......... .......... .......... 205M 82400K .......... .......... .......... .......... .......... 204M 82450K .......... .......... .......... .......... .......... 177M 82500K .......... .......... .......... .......... .......... 192M 82550K .......... .......... .......... .......... .......... 152M 82600K .......... .......... .......... .......... .......... 161M 82650K .......... .......... .......... .......... .......... 187M 82700K .......... .......... .......... .......... .......... 197M 82750K .......... .......... .......... .......... .......... 189M 82800K .......... .......... .......... .......... .......... 191M 82850K .......... .......... .......... .......... .......... 194M 82900K .......... .......... .......... .......... .......... 220M 82950K .......... .......... .......... .......... .......... 166M 83000K .......... .......... .......... .......... .......... 161M 83050K .......... .......... .......... .......... .......... 177M 83100K .......... .......... .......... .......... .......... 217M 83150K .......... .......... .......... .......... .......... 235M 83200K .......... .......... .......... .......... .......... 172M 83250K .......... .......... .......... .......... .......... 213M 83300K .......... .......... .......... .......... .......... 167M 83350K .......... .......... .......... .......... .......... 220M 83400K .......... .......... .......... .......... .......... 190M 83450K .......... .......... .......... .......... .......... 164M 83500K .......... .......... .......... .......... .......... 163M 83550K .......... .......... .......... .......... .......... 160M 83600K .......... .......... .......... .......... .......... 202M 83650K .......... .......... .......... .......... .......... 207M 83700K .......... .......... .......... .......... .......... 151M 83750K .......... .......... .......... .......... .......... 157M 83800K .......... .......... .......... .......... .......... 203M 83850K .......... .......... .......... .......... .......... 220M 83900K .......... .......... .......... .......... .......... 189M 83950K .......... .......... .......... .......... .......... 161M 84000K .......... .......... .......... .......... .......... 111M 84050K .......... .......... .......... .......... .......... 181M 84100K .......... .......... .......... .......... .......... 144M 84150K .......... .......... .......... .......... .......... 225M 84200K .......... .......... .......... .......... .......... 236M 84250K .......... .......... .......... .......... .......... 212M 84300K .......... .......... .......... .......... .......... 172M 84350K .......... .......... .......... .......... .......... 114M 84400K .......... .......... .......... .......... .......... 148M 84450K .......... .......... .......... .......... .......... 166M 84500K .......... .......... .......... .......... .......... 132M 84550K .......... .......... .......... .......... .......... 226M 84600K .......... .......... .......... .......... .......... 168M 84650K .......... .......... .......... .......... .......... 200M 84700K .......... .......... .......... .......... .......... 169M 84750K .......... .......... .......... .......... .......... 208M 84800K .......... .......... .......... .......... .......... 206M 84850K .......... .......... .......... .......... .......... 169M 84900K .......... .......... .......... .......... .......... 219M 84950K .......... .......... .......... .......... .......... 233M 85000K .......... .......... .......... .......... .......... 201M 85050K .......... .......... .......... .......... .......... 205M 85100K .......... .......... .......... .......... .......... 235M 85150K .......... .......... .......... .......... .......... 229M 85200K .......... .......... .......... .......... .......... 245M 85250K .......... .......... .......... .......... .......... 152M 85300K .......... .......... .......... .......... .......... 193M 85350K .......... .......... .......... .......... .......... 209M 85400K .......... .......... .......... .......... .......... 180M 85450K .......... .......... .......... .......... .......... 172M 85500K .......... .......... .......... .......... .......... 204M 85550K .......... .......... .......... .......... .......... 183M 85600K .......... .......... .......... .......... .......... 169M 85650K .......... .......... .......... .......... .......... 173M 85700K .......... .......... .......... .......... .......... 180M 85750K .......... .......... .......... .......... .......... 5.01M 85800K .......... .......... .......... .......... .......... 125M 85850K .......... .......... .......... .......... .......... 109M 85900K .......... .......... .......... .......... .......... 108M 85950K .......... .......... .......... .......... .......... 126M 86000K .......... .......... .......... .......... .......... 97.3M 86050K .......... .......... .......... .......... .......... 94.3M 86100K .......... .......... .......... .......... .......... 140M 86150K .......... .......... .......... .......... .......... 83.1M 86200K .......... .......... .......... .......... .......... 151M 86250K .......... .......... .......... .......... .......... 47.7M 86300K .......... .......... .......... .......... .......... 66.3M 86350K .......... .......... .......... .......... .......... 126M 86400K .......... .......... .......... .......... .......... 90.5M 86450K .......... .......... .......... .......... .......... 129M 86500K .......... .......... .......... .......... .......... 127M 86550K .......... .......... .......... .......... .......... 92.2M 86600K .......... .......... .......... .......... .......... 124M 86650K .......... .......... .......... .......... .......... 121M 86700K .......... .......... .......... .......... .......... 94.5M 86750K .......... .......... .......... .......... .......... 115M 86800K .......... .......... .......... .......... .......... 13.4M 86850K .......... .......... .......... .......... .......... 152M 86900K .......... .......... .......... .......... .......... 114M 86950K .......... .......... .......... .......... .......... 100M 87000K .......... .......... .......... .......... .......... 118M 87050K .......... .......... .......... .......... .......... 115M 87100K .......... .......... .......... .......... .......... 98.9M 87150K .......... .......... .......... .......... .......... 138M 87200K .......... .......... .......... .......... .......... 78.4M 87250K .......... .......... .......... .......... .......... 927K 87300K .......... .......... .......... .......... .......... 122M 87350K .......... .......... .......... .......... .......... 163M 87400K .......... .......... .......... .......... .......... 153M 87450K .......... .......... .......... .......... .......... 177M 87500K .......... .......... .......... .......... .......... 190M 87550K .......... .......... .......... .......... .......... 174M 87600K .......... .......... .......... .......... .......... 148M 87650K .......... .......... .......... .......... .......... 174M 87700K .......... .......... .......... .......... .......... 188M 87750K .......... .......... .......... .......... .......... 155M 87800K .......... .......... .......... .......... .......... 160M 87850K .......... .......... .......... .......... .......... 199M 87900K .......... .......... .......... .......... .......... 185M 87950K .......... .......... .......... .......... .......... 194M 88000K .......... .......... .......... .......... .......... 148M 88050K .......... .......... .......... .......... .......... 193M 88100K .......... .......... .......... .......... .......... 148M 88150K .......... .......... .......... .......... .......... 168M 88200K .......... .......... .......... .......... .......... 177M 88250K .......... .......... .......... .......... .......... 153M 88300K .......... .......... .......... .......... .......... 200M 88350K .......... .......... .......... .......... .......... 159M 88400K .......... .......... .......... .......... .......... 212M 88450K .......... .......... .......... .......... .......... 180M 88500K .......... .......... .......... .......... .......... 180M 88550K .......... .......... .......... .......... .......... 176M 88600K .......... .......... .......... .......... .......... 185M 88650K .......... .......... .......... .......... .......... 156M 88700K .......... .......... .......... .......... .......... 169M 88750K .......... .......... .......... .......... .......... 141M 88800K .......... .......... .......... .......... .......... 164M 88850K .......... .......... .......... .......... .......... 189M 88900K .......... .......... .......... .......... .......... 170M 88950K .......... .......... .......... .......... .......... 156M 89000K .......... .......... .......... .......... .......... 175M 89050K .......... .......... .......... .......... .......... 171M 89100K .......... .......... .......... .......... .......... 189M 89150K .......... .......... .......... .......... .......... 126M 89200K .......... .......... .......... .......... .......... 172M 89250K .......... .......... .......... .......... .......... 183M 89300K .......... .......... .......... .......... .......... 170M 89350K .......... .......... .......... .......... .......... 186M 89400K .......... .......... .......... .......... .......... 189M 89450K .......... .......... .......... .......... .......... 184M 89500K .......... .......... .......... .......... .......... 179M 89550K .......... .......... .......... .......... .......... 163M 89600K .......... .......... .......... .......... .......... 193M 89650K .......... .......... .......... .......... .......... 179M 89700K .......... .......... .......... .......... .......... 164M 89750K .......... .......... .......... .......... .......... 190M 89800K .......... .......... .......... .......... .......... 226M 89850K .......... .......... .......... .......... .......... 189M 89900K .......... .......... .......... .......... .......... 161M 89950K .......... .......... .......... .......... .......... 204M 90000K .......... .......... .......... .......... .......... 221M 90050K .......... .......... .......... .......... .......... 221M 90100K .......... .......... .......... .......... .......... 184M 90150K .......... .......... .......... .......... .......... 216M 90200K .......... .......... .......... .......... .......... 208M 90250K .......... .......... .......... .......... .......... 207M 90300K .......... .......... .......... .......... .......... 157M 90350K .......... .......... .......... .......... .......... 190M 90400K .......... .......... .......... .......... .......... 186M 90450K .......... .......... .......... .......... .......... 169M 90500K .......... .......... .......... .......... .......... 175M 90550K .......... .......... .......... .......... .......... 221M 90600K .......... .......... .......... .......... .......... 193M 90650K .......... .......... .......... .......... .......... 184M 90700K .......... .......... .......... .......... .......... 178M 90750K .......... .......... .......... .......... .......... 212M 90800K .......... .......... .......... .......... .......... 209M 90850K .......... .......... .......... .......... .......... 183M 90900K .......... .......... .......... .......... .......... 5.30M 90950K .......... .......... .......... .......... .......... 88.7M 91000K .......... .......... .......... .......... .......... 166M 91050K .......... .......... .......... .......... .......... 15.7M 91100K .......... .......... .......... .......... .......... 30.6M 91150K .......... .......... .......... .......... .......... 85.1M 91200K .......... .......... .......... .......... .......... 133M 91250K .......... .......... .......... .......... .......... 131M 91300K .......... .......... .......... .......... .......... 90.1M 91350K .......... .......... .......... .......... .......... 124M 91400K .......... .......... .......... .......... .......... 139M 91450K .......... .......... .......... .......... .......... 73.1M 91500K .......... .......... .......... .......... .......... 112M 91550K .......... .......... .......... .......... .......... 132M 91600K .......... .......... .......... .......... .......... 816K 91650K .......... .......... .......... .......... .......... 112M 91700K .......... .......... .......... .......... .......... 144M 91750K .......... .......... .......... .......... .......... 157M 91800K .......... .......... .......... .......... .......... 187M 91850K .......... .......... .......... .......... .......... 160M 91900K .......... .......... .......... .......... .......... 168M 91950K .......... .......... .......... .......... .......... 196M 92000K .......... .......... .......... .......... .......... 153M 92050K .......... .......... .......... .......... .......... 162M 92100K .......... .......... .......... .......... .......... 184M 92150K .......... .......... .......... .......... .......... 201M 92200K .......... .......... .......... .......... .......... 201M 92250K .......... .......... .......... .......... .......... 137M 92300K .......... .......... .......... .......... .......... 192M 92350K .......... .......... .......... .......... .......... 191M 92400K .......... .......... .......... .......... .......... 191M 92450K .......... .......... .......... .......... .......... 148M 92500K .......... .......... .......... .......... .......... 172M 92550K .......... .......... .......... .......... .......... 217M 92600K .......... .......... .......... .......... .......... 197M 92650K .......... .......... .......... .......... .......... 150M 92700K .......... .......... .......... .......... .......... 193M 92750K .......... .......... .......... .......... .......... 191M 92800K .......... .......... .......... .......... .......... 182M 92850K .......... .......... .......... .......... .......... 172M 92900K .......... .......... .......... .......... .......... 164M 92950K .......... .......... .......... .......... .......... 220M 93000K .......... .......... .......... .......... .......... 137M 93050K .......... .......... .......... .......... .......... 204M 93100K .......... .......... .......... .......... .......... 216M 93150K .......... .......... .......... .......... .......... 241M 93200K .......... .......... .......... .......... .......... 157M 93250K .......... .......... .......... .......... .......... 194M 93300K .......... .......... .......... .......... .......... 204M 93350K .......... .......... .......... .......... .......... 182M 93400K .......... .......... .......... .......... .......... 148M 93450K .......... .......... .......... .......... .......... 188M 93500K .......... .......... .......... .......... .......... 211M 93550K .......... .......... .......... .......... .......... 164M 93600K .......... .......... .......... .......... .......... 171M 93650K .......... .......... .......... .......... .......... 192M 93700K .......... .......... .......... .......... .......... 200M 93750K .......... .......... .......... .......... .......... 181M 93800K .......... .......... .......... .......... .......... 149M 93850K .......... .......... .......... .......... .......... 197M 93900K .......... .......... .......... .......... .......... 192M 93950K .......... .......... .......... .......... .......... 171M 94000K .......... .......... .......... .......... .......... 172M 94050K .......... .......... .......... .......... .......... 164M 94100K .......... .......... .......... .......... .......... 162M 94150K .......... .......... .......... .......... .......... 211M 94200K .......... .......... .......... .......... .......... 159M 94250K .......... .......... .......... .......... .......... 163M 94300K .......... .......... .......... .......... .......... 155M 94350K .......... .......... .......... .......... .......... 180M 94400K .......... .......... .......... .......... .......... 184M 94450K .......... .......... .......... .......... .......... 168M 94500K .......... .......... .......... .......... .......... 180M 94550K .......... .......... .......... .......... .......... 174M 94600K .......... .......... .......... .......... .......... 148M 94650K .......... .......... .......... .......... .......... 182M 94700K .......... .......... .......... .......... .......... 173M 94750K .......... .......... .......... .......... .......... 168M 94800K .......... .......... .......... .......... .......... 169M 94850K .......... .......... .......... .......... .......... 190M 94900K .......... .......... .......... .......... .......... 164M 94950K .......... .......... .......... .......... .......... 157M 95000K .......... .......... .......... .......... .......... 182M 95050K .......... .......... .......... .......... .......... 187M 95100K .......... .......... .......... .......... .......... 218M 95150K .......... .......... .......... .......... .......... 147M 95200K .......... .......... .......... .......... .......... 193M 95250K .......... .......... .......... .......... .......... 5.80M 95300K .......... .......... .......... .......... .......... 81.6M 95350K .......... .......... .......... .......... .......... 112M 95400K .......... .......... .......... .......... .......... 128M 95450K .......... .......... .......... .......... .......... 90.8M 95500K .......... .......... .......... .......... .......... 120M 95550K .......... .......... .......... .......... .......... 91.1M 95600K .......... .......... .......... .......... .......... 125M 95650K .......... .......... .......... .......... .......... 87.8M 95700K .......... .......... .......... .......... .......... 129M 95750K .......... .......... .......... .......... .......... 90.8M 95800K .......... .......... .......... .......... .......... 108M 95850K .......... .......... .......... .......... .......... 108M 95900K .......... .......... .......... .......... .......... 106M 95950K .......... .......... .......... .......... .......... 94.9M 96000K .......... .......... .......... .......... .......... 81.7M 96050K .......... .......... .......... .......... .......... 85.1M 96100K .......... .......... .......... .......... .......... 82.5M 96150K .......... .......... .......... .......... .......... 13.8M 96200K .......... .......... .......... .......... .......... 103M 96250K .......... .......... .......... .......... .......... 140M 96300K .......... .......... .......... .......... .......... 853K 96350K .......... .......... .......... .......... .......... 99.1M 96400K .......... .......... .......... .......... .......... 148M 96450K .......... .......... .......... .......... .......... 150M 96500K .......... .......... .......... .......... .......... 147M 96550K .......... .......... .......... .......... .......... 174M 96600K .......... .......... .......... .......... .......... 181M 96650K .......... .......... .......... .......... .......... 192M 96700K .......... .......... .......... .......... .......... 182M 96750K .......... .......... .......... .......... .......... 180M 96800K .......... .......... .......... .......... .......... 171M 96850K .......... .......... .......... .......... .......... 186M 96900K .......... .......... .......... .......... .......... 155M 96950K .......... .......... .......... .......... .......... 180M 97000K .......... .......... .......... .......... .......... 178M 97050K .......... .......... .......... .......... .......... 201M 97100K .......... .......... .......... .......... .......... 172M 97150K .......... .......... .......... .......... .......... 187M 97200K .......... .......... .......... .......... .......... 190M 97250K .......... .......... .......... .......... .......... 180M 97300K .......... .......... .......... .......... .......... 157M 97350K .......... .......... .......... .......... .......... 178M 97400K .......... .......... .......... .......... .......... 214M 97450K .......... .......... .......... .......... .......... 197M 97500K .......... .......... .......... .......... .......... 142M 97550K .......... .......... .......... .......... .......... 187M 97600K .......... .......... .......... .......... .......... 230M 97650K .......... .......... .......... .......... .......... 193M 97700K .......... .......... .......... .......... .......... 138M 97750K .......... .......... .......... .......... .......... 180M 97800K .......... .......... .......... .......... .......... 199M 97850K .......... .......... .......... .......... .......... 180M 97900K .......... .......... .......... .......... .......... 166M 97950K .......... .......... .......... .......... .......... 187M 98000K .......... .......... .......... .......... .......... 199M 98050K .......... .......... .......... .......... .......... 143M 98100K .......... .......... .......... .......... .......... 194M 98150K .......... .......... .......... .......... .......... 177M 98200K .......... .......... .......... .......... .......... 195M 98250K .......... .......... .......... .......... .......... 171M 98300K .......... .......... .......... .......... .......... 200M 98350K .......... .......... .......... .......... .......... 194M 98400K .......... .......... .......... .......... .......... 183M 98450K .......... .......... .......... .......... .......... 134M 98500K .......... .......... .......... .......... .......... 193M 98550K .......... .......... .......... .......... .......... 197M 98600K .......... .......... .......... .......... .......... 183M 98650K .......... .......... .......... .......... .......... 178M 98700K .......... .......... .......... .......... .......... 184M 98750K .......... .......... .......... .......... .......... 213M 98800K .......... .......... .......... .......... .......... 165M 98850K .......... .......... .......... .......... .......... 158M 98900K .......... .......... .......... .......... .......... 201M 98950K .......... .......... .......... .......... .......... 45.8K 99000K .......... .......... .......... .......... .......... 32.3M 99050K .......... .......... .......... .......... .......... 29.7M 99100K .......... .......... .......... .......... .......... 56.5M 99150K .......... .......... .......... .......... .......... 172M 99200K .......... .......... .......... .......... .......... 143M 99250K .......... .......... .......... .......... .......... 172M 99300K .......... .......... .......... .......... .......... 190M 99350K .......... .......... .......... .......... .......... 189M 99400K .......... .......... .......... .......... .......... 138M 99450K .......... .......... .......... .......... .......... 201M 99500K .......... .......... .......... .......... .......... 171M 99550K .......... .......... .......... .......... .......... 187M 99600K .......... .......... .......... .......... .......... 133M 99650K .......... .......... .......... .......... .......... 171M 99700K .......... .......... .......... .......... .......... 169M 99750K .......... .......... .......... .......... .......... 141M 99800K .......... .......... .......... .......... .......... 161M 99850K .......... .......... .......... .......... .......... 193M 99900K .......... .......... .......... .......... .......... 195M 99950K .......... .......... .......... .......... .......... 133M 100000K .......... .......... .......... .......... .......... 175M 100050K .......... .......... .......... .......... .......... 190M 100100K .......... .......... .......... .......... .......... 174M 100150K .......... .......... .......... .......... .......... 103M 100200K .......... .......... .......... .......... .......... 153M 100250K .......... .......... .......... .......... .......... 66.4M 100300K .......... .......... .......... .......... .......... 188M 100350K .......... .......... .......... .......... .......... 110M 100400K .......... .......... .......... .......... .......... 144M 100450K .......... .......... .......... .......... .......... 103M 100500K .......... .......... .......... .......... .......... 113M 100550K .......... .......... .......... .......... .......... 82.9M 100600K .......... .......... .......... .......... .......... 130M 100650K .......... .......... .......... .......... .......... 89.5M 100700K .......... .......... .......... .......... .......... 94.4M 100750K .......... .......... .......... .......... .......... 66.5M 100800K .......... .......... .......... .......... .......... 123M 100850K .......... .......... .......... .......... .......... 73.5M 100900K .......... .......... .......... .......... .......... 127M 100950K .......... .......... .......... .......... .......... 65.8M 101000K .......... .......... .......... .......... .......... 140M 101050K .......... .......... .......... .......... .......... 87.9M 101100K .......... .......... .......... .......... .......... 89.0M 101150K .......... .......... .......... .......... .......... 7.05M 101200K .......... .......... .......... .......... .......... 73.6M 101250K .......... .......... .......... .......... .......... 171M 101300K .......... .......... .......... .......... .......... 95.7M 101350K .......... .......... .......... .......... .......... 111M 101400K .......... .......... .......... .......... .......... 99.9M 101450K .......... .......... .......... .......... .......... 115M 101500K .......... .......... .......... .......... .......... 94.6M 101550K .......... .......... .......... .......... .......... 114M 101600K .......... .......... .......... .......... .......... 105M 101650K .......... .......... .......... .......... .......... 120M 101700K .......... .......... .......... .......... .......... 124M 101750K .......... .......... .......... .......... .......... 87.8M 101800K .......... .......... .......... .......... .......... 135M 101850K .......... .......... .......... .......... .......... 98.6M 101900K .......... .......... .......... .......... .......... 104M 101950K .......... .......... .......... .......... .......... 100M 102000K .......... .......... .......... .......... .......... 63.8M 102050K .......... .......... .......... .......... .......... 92.5M 102100K .......... .......... .......... .......... .......... 90.6M 102150K .......... .......... .......... .......... .......... 116M 102200K .......... .......... .......... .......... .......... 145M 102250K .......... .......... .......... .......... .......... 108M 102300K .......... .......... .......... .......... .......... 69.4M 102350K .......... .......... .......... .......... .......... 911K 102400K .......... .......... .......... .......... .......... 94.1M 102450K .......... .......... .......... .......... .......... 123M 102500K .......... .......... .......... .......... .......... 140M 102550K .......... .......... .......... .......... .......... 142M 102600K .......... .......... .......... .......... .......... 162M 102650K .......... .......... .......... .......... .......... 154M 102700K .......... .......... .......... .......... .......... 209M 102750K .......... .......... .......... .......... .......... 196M 102800K .......... .......... .......... .......... .......... 197M 102850K .......... .......... .......... .......... .......... 146M 102900K .......... .......... .......... .......... .......... 219M 102950K .......... .......... .......... .......... .......... 192M 103000K .......... .......... .......... .......... .......... 189M 103050K .......... .......... .......... .......... .......... 143M 103100K .......... .......... .......... .......... .......... 138M 103150K .......... .......... .......... .......... .......... 171M 103200K .......... .......... .......... .......... .......... 152M 103250K .......... .......... .......... .......... .......... 140M 103300K .......... .......... .......... .......... .......... 140M 103350K .......... .......... .......... .......... .......... 161M 103400K .......... .......... .......... .......... .......... 173M 103450K .......... .......... .......... .......... .......... 123M 103500K .......... .......... .......... .......... .......... 150M 103550K .......... .......... .......... .......... .......... 146M 103600K .......... .......... .......... .......... .......... 178M 103650K .......... .......... .......... .......... .......... 110M 103700K .......... .......... .......... .......... .......... 215M 103750K .......... .......... .......... .......... .......... 166M 103800K .......... .......... .......... .......... .......... 180M 103850K .......... .......... .......... .......... .......... 137M 103900K .......... .......... .......... .......... .......... 149M 103950K .......... .......... .......... .......... .......... 162M 104000K .......... .......... .......... .......... .......... 152M 104050K .......... .......... .......... .......... .......... 155M 104100K .......... .......... .......... .......... .......... 174M 104150K .......... .......... .......... .......... .......... 149M 104200K .......... .......... .......... .......... .......... 145M 104250K .......... .......... .......... .......... .......... 152M 104300K .......... .......... .......... .......... .......... 169M 104350K .......... .......... .......... .......... .......... 187M 104400K .......... .......... .......... .......... .......... 170M 104450K .......... .......... .......... .......... .......... 184M 104500K .......... .......... .......... .......... .......... 201M 104550K .......... .......... .......... .......... .......... 192M 104600K .......... .......... .......... .......... .......... 150M 104650K .......... .......... .......... .......... .......... 172M 104700K .......... .......... .......... .......... .......... 181M 104750K .......... .......... .......... .......... .......... 180M 104800K .......... .......... .......... .......... .......... 154M 104850K .......... .......... .......... .......... .......... 195M 104900K .......... .......... .......... .......... .......... 196M 104950K .......... .......... .......... .......... .......... 204M 105000K .......... .......... .......... .......... .......... 142M 105050K .......... .......... .......... .......... .......... 193M 105100K .......... .......... .......... .......... .......... 210M 105150K .......... .......... .......... .......... .......... 222M 105200K .......... .......... .......... .......... .......... 172M 105250K .......... .......... .......... .......... .......... 203M 105300K .......... .......... .......... .......... .......... 236M 105350K .......... .......... .......... .......... .......... 236M 105400K .......... .......... .......... .......... .......... 152M 105450K .......... .......... .......... .......... .......... 186M 105500K .......... .......... .......... .......... .......... 220M 105550K .......... .......... .......... .......... .......... 237M 105600K .......... .......... .......... .......... .......... 181M 105650K .......... .......... .......... .......... .......... 152M 105700K .......... .......... .......... .......... .......... 190M 105750K .......... .......... .......... .......... .......... 156M 105800K .......... .......... .......... .......... .......... 202M 105850K .......... .......... .......... .......... .......... 192M 105900K .......... .......... .......... .......... .......... 194M 105950K .......... .......... .......... .......... .......... 192M 106000K .......... .......... .......... .......... .......... 178M 106050K .......... .......... .......... .......... .......... 194M 106100K .......... .......... .......... .......... .......... 196M 106150K .......... .......... .......... .......... .......... 6.32M 106200K .......... .......... .......... .......... .......... 11.0M 106250K .......... .......... .......... .......... .......... 140M 106300K .......... .......... .......... .......... .......... 108M 106350K .......... .......... .......... .......... .......... 94.3M 106400K .......... .......... .......... .......... .......... 135M 106450K .......... .......... .......... .......... .......... 103M 106500K .......... .......... .......... .......... .......... 92.5M 106550K .......... .......... .......... .......... .......... 36.8M 106600K .......... .......... .......... .......... .......... 79.3M 106650K .......... .......... .......... .......... .......... 168M 106700K .......... .......... .......... .......... .......... 121M 106750K .......... .......... .......... .......... .......... 90.0M 106800K .......... .......... .......... .......... .......... 147M 106850K .......... .......... .......... .......... .......... 140M 106900K .......... .......... .......... .......... .......... 151M 106950K .......... .......... .......... .......... .......... 86.9M 107000K .......... .......... .......... .......... .......... 126M 107050K .......... .......... .......... .......... .......... 79.6M 107100K .......... .......... .......... .......... .......... 863K 107150K .......... .......... .......... .......... .......... 45.8M 107200K .......... .......... .......... .......... .......... 113M 107250K .......... .......... .......... .......... .......... 133M 107300K .......... .......... .......... .......... .......... 145M 107350K .......... .......... .......... .......... .......... 142M 107400K .......... .......... .......... .......... .......... 144M 107450K .......... .......... .......... .......... .......... 124M 107500K .......... .......... .......... .......... .......... 133M 107550K .......... .......... .......... .......... .......... 133M 107600K .......... .......... .......... .......... .......... 174M 107650K .......... .......... .......... .......... .......... 143M 107700K .......... .......... .......... .......... .......... 108M 107750K .......... .......... .......... .......... .......... 177M 107800K .......... .......... .......... .......... .......... 162M 107850K .......... .......... .......... .......... .......... 140M 107900K .......... .......... .......... .......... .......... 167M 107950K .......... .......... .......... .......... .......... 180M 108000K .......... .......... .......... .......... .......... 169M 108050K .......... .......... .......... .......... .......... 193M 108100K .......... .......... .......... .......... .......... 166M 108150K .......... .......... .......... .......... .......... 201M 108200K .......... .......... .......... .......... .......... 201M 108250K .......... .......... .......... .......... .......... 204M 108300K .......... .......... .......... .......... .......... 182M 108350K .......... .......... .......... .......... .......... 200M 108400K .......... .......... .......... .......... .......... 195M 108450K .......... .......... .......... .......... .......... 208M 108500K .......... .......... .......... .......... .......... 164M 108550K .......... .......... .......... .......... .......... 197M 108600K .......... .......... .......... .......... .......... 183M 108650K .......... .......... .......... .......... .......... 217M 108700K .......... .......... .......... .......... .......... 187M 108750K .......... .......... .......... .......... .......... 211M 108800K .......... .......... .......... .......... .......... 187M 108850K .......... .......... .......... .......... .......... 168M 108900K .......... .......... .......... .......... .......... 228M 108950K .......... .......... .......... .......... .......... 208M 109000K .......... .......... .......... .......... .......... 184M 109050K .......... .......... .......... .......... .......... 182M 109100K .......... .......... .......... .......... .......... 208M 109150K .......... .......... .......... .......... .......... 213M 109200K .......... .......... .......... .......... .......... 183M 109250K .......... .......... .......... .......... .......... 163M 109300K .......... .......... .......... .......... .......... 201M 109350K .......... .......... .......... .......... .......... 196M 109400K .......... .......... .......... .......... .......... 177M 109450K .......... .......... .......... .......... .......... 187M 109500K .......... .......... .......... .......... .......... 208M 109550K .......... .......... .......... .......... .......... 216M 109600K .......... .......... .......... .......... .......... 180M 109650K .......... .......... .......... .......... .......... 169M 109700K .......... .......... .......... .......... .......... 204M 109750K .......... .......... .......... .......... .......... 204M 109800K .......... .......... .......... .......... .......... 187M 109850K .......... .......... .......... .......... .......... 183M 109900K .......... .......... .......... .......... .......... 206M 109950K .......... .......... .......... .......... .......... 157M 110000K .......... .......... .......... .......... .......... 217M 110050K .......... .......... .......... .......... .......... 168M 110100K .......... .......... .......... .......... .......... 207M 110150K .......... .......... .......... .......... .......... 197M 110200K .......... .......... .......... .......... .......... 194M 110250K .......... .......... .......... .......... .......... 193M 110300K .......... .......... .......... .......... .......... 206M 110350K .......... .......... .......... .......... .......... 189M 110400K .......... .......... .......... .......... .......... 167M 110450K .......... .......... .......... .......... .......... 208M 110500K .......... .......... .......... .......... .......... 210M 110550K .......... .......... .......... .......... .......... 193M 110600K .......... .......... .......... .......... .......... 181M 110650K .......... .......... .......... .......... .......... 208M 110700K .......... .......... .......... .......... .......... 220M 110750K .......... .......... .......... .......... .......... 5.38M 110800K .......... .......... .......... .......... .......... 95.2M 110850K .......... .......... .......... .......... .......... 127M 110900K .......... .......... .......... .......... .......... 107M 110950K .......... .......... .......... .......... .......... 100M 111000K .......... .......... .......... .......... .......... 85.5M 111050K .......... .......... .......... .......... .......... 133M 111100K .......... .......... .......... .......... .......... 101M 111150K .......... .......... .......... .......... .......... 110M 111200K .......... .......... .......... .......... .......... 89.1M 111250K .......... .......... .......... .......... .......... 86.5M 111300K .......... .......... .......... .......... .......... 119M 111350K .......... .......... .......... .......... .......... 96.6M 111400K .......... .......... .......... .......... .......... 124M 111450K .......... .......... .......... .......... .......... 87.3M 111500K .......... .......... .......... .......... .......... 95.7M 111550K .......... .......... .......... .......... .......... 151M 111600K .......... .......... .......... .......... .......... 72.6M 111650K .......... .......... .......... .......... .......... 115M 111700K .......... .......... .......... .......... .......... 10.2M 111750K .......... .......... .......... .......... .......... 129M 111800K .......... .......... .......... .......... .......... 99.6M 111850K .......... .......... .......... .......... .......... 895K 111900K .......... .......... .......... .......... .......... 156M 111950K .......... .......... .......... .......... .......... 157M 112000K .......... .......... .......... .......... .......... 124M 112050K .......... .......... .......... .......... .......... 138M 112100K .......... .......... .......... .......... .......... 202M 112150K .......... .......... .......... .......... .......... 151M 112200K .......... .......... .......... .......... .......... 167M 112250K .......... .......... .......... .......... .......... 197M 112300K .......... .......... .......... .......... .......... 184M 112350K .......... .......... .......... .......... .......... 122M 112400K .......... .......... .......... .......... .......... 163M 112450K .......... .......... .......... .......... .......... 196M 112500K .......... .......... .......... .......... .......... 159M 112550K .......... .......... .......... .......... .......... 150M 112600K .......... .......... .......... .......... .......... 171M 112650K .......... .......... .......... .......... .......... 162M 112700K .......... .......... .......... .......... .......... 142M 112750K .......... .......... .......... .......... .......... 137M 112800K .......... .......... .......... .......... .......... 144M 112850K .......... .......... .......... .......... .......... 160M 112900K .......... .......... .......... .......... .......... 217M 112950K .......... .......... .......... .......... .......... 167M 113000K .......... .......... .......... .......... .......... 133M 113050K .......... .......... .......... .......... .......... 134M 113100K .......... .......... .......... .......... .......... 117M 113150K .......... .......... .......... .......... .......... 92.6M 113200K .......... .......... .......... .......... .......... 130M 113250K .......... .......... .......... .......... .......... 145M 113300K .......... .......... .......... .......... .......... 202M 113350K .......... .......... .......... .......... .......... 177M 113400K .......... .......... .......... .......... .......... 164M 113450K .......... .......... .......... .......... .......... 116M 113500K .......... .......... .......... .......... .......... 186M 113550K .......... .......... .......... .......... .......... 81.5M 113600K .......... .......... .......... .......... .......... 158M 113650K .......... .......... .......... .......... .......... 157M 113700K .......... .......... .......... .......... .......... 130M 113750K .......... .......... .......... .......... .......... 113M 113800K .......... .......... .......... .......... .......... 99.5M 113850K .......... .......... .......... .......... .......... 105M 113900K .......... .......... .......... .......... .......... 127M 113950K .......... .......... .......... .......... .......... 171M 114000K .......... .......... .......... .......... .......... 178M 114050K .......... .......... .......... .......... .......... 180M 114100K .......... .......... .......... .......... .......... 157M 114150K .......... .......... .......... .......... .......... 175M 114200K .......... .......... .......... .......... .......... 177M 114250K .......... .......... .......... .......... .......... 181M 114300K .......... .......... .......... .......... .......... 146M 114350K .......... .......... .......... .......... .......... 173M 114400K .......... .......... .......... .......... .......... 200M 114450K .......... .......... .......... .......... .......... 168M 114500K .......... .......... .......... .......... .......... 153M 114550K .......... .......... .......... .......... .......... 180M 114600K .......... .......... .......... .......... .......... 170M 114650K .......... .......... .......... .......... .......... 166M 114700K .......... .......... .......... .......... .......... 152M 114750K .......... .......... .......... .......... .......... 171M 114800K .......... .......... .......... .......... .......... 167M 114850K .......... .......... .......... .......... .......... 170M 114900K .......... .......... .......... .......... .......... 118M 114950K .......... .......... .......... .......... .......... 158M 115000K .......... .......... .......... .......... .......... 157M 115050K .......... .......... .......... .......... .......... 176M 115100K .......... .......... .......... .......... .......... 130M 115150K .......... .......... .......... .......... .......... 137M 115200K .......... .......... .......... .......... .......... 178M 115250K .......... .......... .......... .......... .......... 150M 115300K .......... .......... .......... .......... .......... 162M 115350K .......... .......... .......... .......... .......... 169M 115400K .......... .......... .......... .......... .......... 189M 115450K .......... .......... .......... .......... .......... 9.98M 115500K .......... .......... .......... .......... .......... 121M 115550K .......... .......... .......... .......... .......... 153M 115600K .......... .......... .......... .......... .......... 85.6M 115650K .......... .......... .......... .......... .......... 120M 115700K .......... .......... .......... .......... .......... 102M 115750K .......... .......... .......... .......... .......... 115M 115800K .......... .......... .......... .......... .......... 80.9M 115850K .......... .......... .......... .......... .......... 101M 115900K .......... .......... .......... .......... .......... 95.3M 115950K .......... .......... .......... .......... .......... 18.9M 116000K .......... .......... .......... .......... .......... 108M 116050K .......... .......... .......... .......... .......... 127M 116100K .......... .......... .......... .......... .......... 109M 116150K .......... .......... .......... .......... .......... 105M 116200K .......... .......... .......... .......... .......... 131M 116250K .......... .......... .......... .......... .......... 92.1M 116300K .......... .......... .......... .......... .......... 129M 116350K .......... .......... .......... .......... .......... 86.3M 116400K .......... .......... .......... .......... .......... 135M 116450K .......... .......... .......... .......... .......... 8.71M 116500K .......... .......... .......... .......... .......... 102M 116550K .......... .......... .......... .......... .......... 905K 116600K .......... .......... .......... .......... .......... 126M 116650K .......... .......... .......... .......... .......... 118M 116700K .......... .......... .......... .......... .......... 155M 116750K .......... .......... .......... .......... .......... 124M 116800K .......... .......... .......... .......... .......... 162M 116850K .......... .......... .......... .......... .......... 116M 116900K .......... .......... .......... .......... .......... 158M 116950K .......... .......... .......... .......... .......... 186M 117000K .......... .......... .......... .......... .......... 134M 117050K .......... .......... .......... .......... .......... 199M 117100K .......... .......... .......... .......... .......... 186M 117150K .......... .......... .......... .......... .......... 204M 117200K .......... .......... .......... .......... .......... 160M 117250K .......... .......... .......... .......... .......... 183M 117300K .......... .......... .......... .......... .......... 155M 117350K .......... .......... .......... .......... .......... 190M 117400K .......... .......... .......... .......... .......... 141M 117450K .......... .......... .......... .......... .......... 187M 117500K .......... .......... .......... .......... .......... 205M 117550K .......... .......... .......... .......... .......... 178M 117600K .......... .......... .......... .......... .......... 205M 117650K .......... .......... .......... .......... .......... 175M 117700K .......... .......... .......... .......... .......... 204M 117750K .......... .......... .......... .......... .......... 159M 117800K .......... .......... .......... .......... .......... 103M 117850K .......... .......... .......... .......... .......... 159M 117900K .......... .......... .......... .......... .......... 128M 117950K .......... .......... .......... .......... .......... 138M 118000K .......... .......... .......... .......... .......... 156M 118050K .......... .......... .......... .......... .......... 155M 118100K .......... .......... .......... .......... .......... 134M 118150K .......... .......... .......... .......... .......... 166M 118200K .......... .......... .......... .......... .......... 72.0M 118250K .......... .......... .......... .......... .......... 161M 118300K .......... .......... .......... .......... .......... 160M 118350K .......... .......... .......... .......... .......... 209M 118400K .......... .......... .......... .......... .......... 172M 118450K .......... .......... .......... .......... .......... 135M 118500K .......... .......... .......... .......... .......... 117M 118550K .......... .......... .......... .......... .......... 113M 118600K .......... .......... .......... .......... .......... 118M 118650K .......... .......... .......... .......... .......... 141M 118700K .......... .......... .......... .......... .......... 141M 118750K .......... .......... .......... .......... .......... 146M 118800K .......... .......... .......... .......... .......... 147M 118850K .......... .......... .......... .......... .......... 128M 118900K .......... .......... .......... .......... .......... 162M 118950K .......... .......... .......... .......... .......... 121M 119000K .......... .......... .......... .......... .......... 149M 119050K .......... .......... .......... .......... .......... 140M 119100K .......... .......... .......... .......... .......... 136M 119150K .......... .......... .......... .......... .......... 130M 119200K .......... .......... .......... .......... .......... 162M 119250K .......... .......... .......... .......... .......... 141M 119300K .......... .......... .......... .......... .......... 133M 119350K .......... .......... .......... .......... .......... 114M 119400K .......... .......... .......... .......... .......... 158M 119450K .......... .......... .......... .......... .......... 137M 119500K .......... .......... .......... .......... .......... 152M 119550K .......... .......... .......... .......... .......... 132M 119600K .......... .......... .......... .......... .......... 148M 119650K .......... .......... .......... .......... .......... 145M 119700K .......... .......... .......... .......... .......... 125M 119750K .......... .......... .......... .......... .......... 122M 119800K .......... .......... .......... .......... .......... 155M 119850K .......... .......... .......... .......... .......... 152M 119900K .......... .......... .......... .......... .......... 208M 119950K .......... .......... .......... .......... .......... 130M 120000K .......... .......... .......... .......... .......... 144M 120050K .......... .......... .......... .......... .......... 157M 120100K .......... .......... .......... .......... .......... 143M 120150K .......... .......... .......... .......... .......... 48.4M 120200K .......... .......... .......... .......... .......... 94.4M 120250K .......... .......... .......... .......... .......... 119M 120300K .......... .......... .......... .......... .......... 80.7M 120350K .......... .......... .......... .......... .......... 141M 120400K .......... .......... .......... .......... .......... 128M 120450K .......... .......... .......... .......... .......... 102M 120500K .......... .......... .......... .......... .......... 28.1M 120550K .......... .......... .......... .......... .......... 13.1M 120600K .......... .......... .......... .......... .......... 117M 120650K .......... .......... .......... .......... .......... 96.2M 120700K .......... .......... .......... .......... .......... 119M 120750K .......... .......... .......... .......... .......... 83.2M 120800K .......... .......... .......... .......... .......... 66.4M 120850K .......... .......... .......... .......... .......... 118M 120900K .......... .......... .......... .......... .......... 77.5M 120950K .......... .......... .......... .......... .......... 14.3M 121000K .......... .......... .......... .......... .......... 106M 121050K .......... .......... .......... .......... .......... 110M 121100K .......... .......... .......... .......... .......... 121M 121150K .......... .......... .......... .......... .......... 112M 121200K .......... .......... .......... .......... .......... 95.7M 121250K .......... .......... .......... .......... .......... 136M 121300K .......... .......... .......... .......... .......... 91.9M 121350K .......... .......... .......... .......... .......... 108M 121400K .......... .......... .......... .......... .......... 101M 121450K .......... .......... .......... .......... .......... 63.8M 121500K .......... .......... .......... .......... .......... 87.0M 121550K .......... .......... .......... .......... .......... 137M 121600K .......... .......... .......... .......... .......... 919K 121650K .......... .......... .......... .......... .......... 142M 121700K .......... .......... .......... .......... .......... 144M 121750K .......... .......... .......... .......... .......... 159M 121800K .......... .......... .......... .......... .......... 197M 121850K .......... .......... .......... .......... .......... 183M 121900K .......... .......... .......... .......... .......... 204M 121950K .......... .......... .......... .......... .......... 197M 122000K .......... .......... .......... .......... .......... 167M 122050K .......... .......... .......... .......... .......... 166M 122100K .......... .......... .......... .......... .......... 197M 122150K .......... .......... .......... .......... .......... 157M 122200K .......... .......... .......... .......... .......... 209M 122250K .......... .......... .......... .......... .......... 187M 122300K .......... .......... .......... .......... .......... 184M 122350K .......... .......... .......... .......... .......... 200M 122400K .......... .......... .......... .......... .......... 208M 122450K .......... .......... .......... .......... .......... 161M 122500K .......... .......... .......... .......... .......... 184M 122550K .......... .......... .......... .......... .......... 205M 122600K .......... .......... .......... .......... .......... 197M 122650K .......... .......... .......... .......... .......... 182M 122700K .......... .......... .......... .......... .......... 183M 122750K .......... .......... .......... .......... .......... 190M 122800K .......... .......... .......... .......... .......... 201M 122850K .......... .......... .......... .......... .......... 162M 122900K .......... .......... .......... .......... .......... 193M 122950K .......... .......... .......... .......... .......... 205M 123000K .......... .......... .......... .......... .......... 204M 123050K .......... .......... .......... .......... .......... 162M 123100K .......... .......... .......... .......... .......... 202M 123150K .......... .......... .......... .......... .......... 205M 123200K .......... .......... .......... .......... .......... 199M 123250K .......... .......... .......... .......... .......... 145M 123300K .......... .......... .......... .......... .......... 187M 123350K .......... .......... .......... .......... .......... 199M 123400K .......... .......... .......... .......... .......... 205M 123450K .......... .......... .......... .......... .......... 167M 123500K .......... .......... .......... .......... .......... 196M 123550K .......... .......... .......... .......... .......... 206M 123600K .......... .......... .......... .......... .......... 169M 123650K .......... .......... .......... .......... .......... 158M 123700K .......... .......... .......... .......... .......... 201M 123750K .......... .......... .......... .......... .......... 197M 123800K .......... .......... .......... .......... .......... 194M 123850K .......... .......... .......... .......... .......... 187M 123900K .......... .......... .......... .......... .......... 196M 123950K .......... .......... .......... .......... .......... 194M 124000K .......... .......... .......... .......... .......... 157M 124050K .......... .......... .......... .......... .......... 201M 124100K .......... .......... .......... .......... .......... 204M 124150K .......... .......... .......... .......... .......... 196M 124200K .......... .......... .......... .......... .......... 175M 124250K .......... .......... .......... .......... .......... 206M 124300K .......... .......... .......... .......... .......... 204M 124350K .......... .......... .......... .......... .......... 201M 124400K .......... .......... .......... .......... .......... 155M 124450K .......... .......... .......... .......... .......... 196M 124500K .......... .......... .......... .......... .......... 203M 124550K .......... .......... .......... .......... .......... 200M 124600K .......... .......... .......... .......... .......... 172M 124650K .......... .......... .......... .......... .......... 197M 124700K .......... .......... .......... .......... .......... 212M 124750K .......... .......... .......... .......... .......... 209M 124800K .......... .......... .......... .......... .......... 149M 124850K .......... .......... .......... .......... .......... 208M 124900K .......... .......... .......... .......... .......... 195M 124950K .......... .......... .......... .......... .......... 215M 125000K .......... .......... .......... .......... .......... 177M 125050K .......... .......... .......... .......... .......... 205M 125100K .......... .......... .......... .......... .......... 211M 125150K .......... .......... .......... .......... .......... 164M 125200K .......... .......... .......... .......... .......... 197M 125250K .......... .......... .......... .......... .......... 4.77M 125300K .......... .......... .......... .......... .......... 90.2M 125350K .......... .......... .......... .......... .......... 107M 125400K .......... .......... .......... .......... .......... 16.0M 125450K .......... .......... .......... .......... .......... 36.7M 125500K .......... .......... .......... .......... .......... 90.6M 125550K .......... .......... .......... .......... .......... 92.4M 125600K .......... .......... .......... .......... .......... 135M 125650K .......... .......... .......... .......... .......... 111M 125700K .......... .......... .......... .......... .......... 103M 125750K .......... .......... .......... .......... .......... 124M 125800K .......... .......... .......... .......... .......... 79.0M 125850K .......... .......... .......... .......... .......... 146M 125900K .......... .......... .......... .......... .......... 93.4M 125950K .......... .......... .......... .......... .......... 78.3M 126000K .......... .......... .......... .......... .......... 129M 126050K .......... .......... .......... .......... .......... 832K 126100K .......... .......... .......... .......... .......... 156M 126150K .......... .......... .......... .......... .......... 141M 126200K .......... .......... .......... .......... .......... 186M 126250K .......... .......... .......... .......... .......... 178M 126300K .......... .......... .......... .......... .......... 181M 126350K .......... .......... .......... .......... .......... 159M 126400K .......... .......... .......... .......... .......... 171M 126450K .......... .......... .......... .......... .......... 172M 126500K .......... .......... .......... .......... .......... 195M 126550K .......... .......... .......... .......... .......... 172M 126600K .......... .......... .......... .......... .......... 143M 126650K .......... .......... .......... .......... .......... 160M 126700K .......... .......... .......... .......... .......... 194M 126750K .......... .......... .......... .......... .......... 139M 126800K .......... .......... .......... .......... .......... 175M 126850K .......... .......... .......... .......... .......... 145M 126900K .......... .......... .......... .......... .......... 156M 126950K .......... .......... .......... .......... .......... 179M 127000K .......... .......... .......... .......... .......... 202M 127050K .......... .......... .......... .......... .......... 204M 127100K .......... .......... .......... .......... .......... 154M 127150K .......... .......... .......... .......... .......... 171M 127200K .......... .......... .......... .......... .......... 168M 127250K .......... .......... .......... .......... .......... 194M 127300K .......... .......... .......... .......... .......... 177M 127350K .......... .......... .......... .......... .......... 177M 127400K .......... .......... .......... .......... .......... 226M 127450K .......... .......... .......... .......... .......... 185M 127500K .......... .......... .......... .......... .......... 156M 127550K .......... .......... .......... .......... .......... 179M 127600K .......... .......... .......... .......... .......... 171M 127650K .......... .......... .......... .......... .......... 166M 127700K .......... .......... .......... .......... .......... 171M 127750K .......... .......... .......... .......... .......... 175M 127800K .......... .......... .......... .......... .......... 175M 127850K .......... .......... .......... .......... .......... 181M 127900K .......... .......... .......... .......... .......... 144M 127950K .......... .......... .......... .......... .......... 190M 128000K .......... .......... .......... .......... .......... 155M 128050K .......... .......... .......... .......... .......... 186M 128100K .......... .......... .......... .......... .......... 158M 128150K .......... .......... .......... .......... .......... 168M 128200K .......... .......... .......... .......... .......... 166M 128250K .......... .......... .......... .......... .......... 186M 128300K .......... .......... .......... .......... .......... 152M 128350K .......... .......... .......... .......... .......... 153M 128400K .......... .......... .......... .......... .......... 185M 128450K .......... .......... .......... .......... .......... 169M 128500K .......... .......... .......... .......... .......... 181M 128550K .......... .......... .......... .......... .......... 182M 128600K .......... .......... .......... .......... .......... 202M 128650K .......... .......... .......... .......... .......... 153M 128700K .......... .......... .......... .......... .......... 174M 128750K .......... .......... .......... .......... .......... 189M 128800K .......... .......... .......... .......... .......... 196M 128850K .......... .......... .......... .......... .......... 179M 128900K .......... .......... .......... .......... .......... 183M 128950K .......... .......... .......... .......... .......... 197M 129000K .......... .......... .......... .......... .......... 210M 129050K .......... .......... .......... .......... .......... 138M 129100K .......... .......... .......... .......... .......... 197M 129150K .......... .......... .......... .......... .......... 189M 129200K .......... .......... .......... .......... .......... 205M 129250K .......... .......... .......... .......... .......... 171M 129300K .......... .......... .......... .......... .......... 204M 129350K .......... .......... .......... .......... .......... 190M 129400K .......... .......... .......... .......... .......... 181M 129450K .......... .......... .......... .......... .......... 156M 129500K .......... .......... .......... .......... .......... 171M 129550K .......... .......... .......... .......... .......... 196M 129600K .......... .......... .......... .......... .......... 166M 129650K .......... .......... .......... .......... .......... 161M 129700K .......... .......... .......... .......... .......... 5.54M 129750K .......... .......... .......... .......... .......... 157M 129800K .......... .......... .......... .......... .......... 129M 129850K .......... .......... .......... .......... .......... 93.0M 129900K .......... .......... .......... .......... .......... 91.4M 129950K .......... .......... .......... .......... .......... 115M 130000K .......... .......... .......... .......... .......... 94.5M 130050K .......... .......... .......... .......... .......... 81.3M 130100K .......... .......... .......... .......... .......... 134M 130150K .......... .......... .......... .......... .......... 56.2M 130200K .......... .......... .......... .......... .......... 34.3M 130250K .......... .......... .......... .......... .......... 59.6M 130300K .......... .......... .......... .......... .......... 49.8M 130350K .......... .......... .......... .......... .......... 47.0M 130400K .......... .......... .......... .......... .......... 42.3M 130450K .......... .......... .......... .......... .......... 821K 130500K .......... .......... .......... .......... .......... 104M 130550K .......... .......... .......... .......... .......... 147M 130600K .......... .......... .......... .......... .......... 133M 130650K .......... .......... .......... .......... .......... 169M 130700K .......... .......... .......... .......... .......... 213M 130750K .......... .......... .......... .......... .......... 193M 130800K .......... .......... .......... .......... .......... 157M 130850K .......... .......... .......... .......... .......... 141M 130900K .......... .......... .......... .......... .......... 137M 130950K .......... .......... .......... .......... .......... 123M 131000K .......... .......... .......... .......... .......... 124M 131050K .......... .......... .......... .......... .......... 136M 131100K .......... .......... .......... .......... .......... 137M 131150K .......... .......... .......... .......... .......... 153M 131200K .......... .......... .......... .......... .......... 84.1M 131250K .......... .......... .......... .......... .......... 164M 131300K .......... .......... .......... .......... .......... 157M 131350K .......... .......... .......... .......... .......... 146M 131400K .......... .......... .......... .......... .......... 127M 131450K .......... .......... .......... .......... .......... 164M 131500K .......... .......... .......... .......... .......... 158M 131550K .......... .......... .......... .......... .......... 167M 131600K .......... .......... .......... .......... .......... 137M 131650K .......... .......... .......... .......... .......... 126M 131700K .......... .......... .......... .......... .......... 147M 131750K .......... .......... .......... .......... .......... 152M 131800K .......... .......... .......... .......... .......... 140M 131850K .......... .......... .......... .......... .......... 184M 131900K .......... .......... .......... .......... .......... 151M 131950K .......... .......... .......... .......... .......... 144M 132000K .......... .......... .......... .......... .......... 194M 132050K .......... .......... .......... .......... .......... 172M 132100K .......... .......... .......... .......... .......... 147M 132150K .......... .......... .......... .......... .......... 116M 132200K .......... .......... .......... .......... .......... 162M 132250K .......... .......... .......... .......... .......... 172M 132300K .......... .......... .......... .......... .......... 174M 132350K .......... .......... .......... .......... .......... 175M 132400K .......... .......... .......... .......... .......... 135M 132450K .......... .......... .......... .......... .......... 134M 132500K .......... .......... .......... .......... .......... 166M 132550K .......... .......... .......... .......... .......... 119M 132600K .......... .......... .......... .......... .......... 158M 132650K .......... .......... .......... .......... .......... 135M 132700K .......... .......... .......... .......... .......... 123M 132750K .......... .......... .......... .......... .......... 178M 132800K .......... .......... .......... .......... .......... 153M 132850K .......... .......... .......... .......... .......... 143M 132900K .......... .......... .......... .......... .......... 173M 132950K .......... .......... .......... .......... .......... 134M 133000K .......... .......... .......... .......... .......... 155M 133050K .......... .......... .......... .......... .......... 194M 133100K .......... .......... .......... .......... .......... 184M 133150K .......... .......... .......... .......... .......... 177M 133200K .......... .......... .......... .......... .......... 172M 133250K .......... .......... .......... .......... .......... 196M 133300K .......... .......... .......... .......... .......... 190M 133350K .......... .......... .......... .......... .......... 157M 133400K .......... .......... .......... .......... .......... 171M 133450K .......... .......... .......... .......... .......... 197M 133500K .......... .......... .......... .......... .......... 160M 133550K .......... .......... .......... .......... .......... 169M 133600K .......... .......... .......... .......... .......... 190M 133650K .......... .......... .......... .......... .......... 193M 133700K .......... .......... .......... .......... .......... 162M 133750K .......... .......... .......... .......... .......... 164M 133800K .......... .......... .......... .......... .......... 205M 133850K .......... .......... .......... .......... .......... 167M 133900K .......... .......... .......... .......... .......... 215M 133950K .......... .......... .......... .......... .......... 7.58M 134000K .......... .......... .......... .......... .......... 91.5M 134050K .......... .......... .......... .......... .......... 110M 134100K .......... .......... .......... .......... .......... 99.2M 134150K .......... .......... .......... .......... .......... 96.3M 134200K .......... .......... .......... .......... .......... 128M 134250K .......... .......... .......... .......... .......... 105M 134300K .......... .......... .......... .......... .......... 101M 134350K .......... .......... .......... .......... .......... 128M 134400K .......... .......... .......... .......... .......... 89.4M 134450K .......... .......... .......... .......... .......... 90.3M 134500K .......... .......... .......... .......... .......... 82.0M 134550K .......... .......... .......... .......... .......... 140M 134600K .......... .......... .......... .......... .......... 109M 134650K .......... .......... .......... .......... .......... 88.7M 134700K .......... .......... .......... .......... .......... 99.2M 134750K .......... .......... .......... .......... .......... 132M 134800K .......... .......... .......... .......... .......... 109M 134850K .......... .......... .......... .......... .......... 108M 134900K .......... .......... .......... .......... .......... 795K 134950K .......... .......... .......... .......... .......... 97.7M 135000K .......... .......... .......... .......... .......... 114M 135050K .......... .......... .......... .......... .......... 155M 135100K .......... .......... .......... .......... .......... 148M 135150K .......... .......... .......... .......... .......... 177M 135200K .......... .......... .......... .......... .......... 198M 135250K .......... .......... .......... .......... .......... 154M 135300K .......... .......... .......... .......... .......... 200M 135350K .......... .......... .......... .......... .......... 208M 135400K .......... .......... .......... .......... .......... 200M 135450K .......... .......... .......... .......... .......... 155M 135500K .......... .......... .......... .......... .......... 191M 135550K .......... .......... .......... .......... .......... 181M 135600K .......... .......... .......... .......... .......... 177M 135650K .......... .......... .......... .......... .......... 143M 135700K .......... .......... .......... .......... .......... 206M 135750K .......... .......... .......... .......... .......... 179M 135800K .......... .......... .......... .......... .......... 161M 135850K .......... .......... .......... .......... .......... 190M 135900K .......... .......... .......... .......... .......... 166M 135950K .......... .......... .......... .......... .......... 164M 136000K .......... .......... .......... .......... .......... 160M 136050K .......... .......... .......... .......... .......... 152M 136100K .......... .......... .......... .......... .......... 194M 136150K .......... .......... .......... .......... .......... 172M 136200K .......... .......... .......... .......... .......... 175M 136250K .......... .......... .......... .......... .......... 184M 136300K .......... .......... .......... .......... .......... 179M 136350K .......... .......... .......... .......... .......... 201M 136400K .......... .......... .......... .......... .......... 212M 136450K .......... .......... .......... .......... .......... 148M 136500K .......... .......... .......... .......... .......... 149M 136550K .......... .......... .......... .......... .......... 150M 136600K .......... .......... .......... .......... .......... 170M 136650K .......... .......... .......... .......... .......... 150M 136700K .......... .......... .......... .......... .......... 193M 136750K .......... .......... .......... .......... .......... 180M 136800K .......... .......... .......... .......... .......... 146M 136850K .......... .......... .......... .......... .......... 175M 136900K .......... .......... .......... .......... .......... 196M 136950K .......... .......... .......... .......... .......... 185M 137000K .......... .......... .......... .......... .......... 152M 137050K .......... .......... .......... .......... .......... 186M 137100K .......... .......... .......... .......... .......... 169M 137150K .......... .......... .......... .......... .......... 189M 137200K .......... .......... .......... .......... .......... 132M 137250K .......... .......... .......... .......... .......... 187M 137300K .......... .......... .......... .......... .......... 188M 137350K .......... .......... .......... .......... .......... 147M 137400K .......... .......... .......... .......... .......... 170M 137450K .......... .......... .......... .......... .......... 170M 137500K .......... .......... .......... .......... .......... 195M 137550K .......... .......... .......... .......... .......... 174M 137600K .......... .......... .......... .......... .......... 151M 137650K .......... .......... .......... .......... .......... 201M 137700K .......... .......... .......... .......... .......... 159M 137750K .......... .......... .......... .......... .......... 182M 137800K .......... .......... .......... .......... .......... 143M 137850K .......... .......... .......... .......... .......... 208M 137900K .......... .......... .......... .......... .......... 187M 137950K .......... .......... .......... .......... .......... 197M 138000K .......... .......... .......... .......... .......... 157M 138050K .......... .......... .......... .......... .......... 200M 138100K .......... .......... .......... .......... .......... 201M 138150K .......... .......... .......... .......... .......... 192M 138200K .......... .......... .......... .......... .......... 155M 138250K .......... .......... .......... .......... .......... 182M 138300K .......... .......... .......... .......... .......... 191M 138350K .......... .......... .......... .......... .......... 160M 138400K .......... .......... .......... .......... .......... 192M 138450K .......... .......... .......... .......... .......... 184M 138500K .......... .......... .......... .......... .......... 197M 138550K .......... .......... .......... .......... .......... 7.98M 138600K .......... .......... .......... .......... .......... 76.3M 138650K .......... .......... .......... .......... .......... 156M 138700K .......... .......... .......... .......... .......... 116M 138750K .......... .......... .......... .......... .......... 75.7M 138800K .......... .......... .......... .......... .......... 57.8M 138850K .......... .......... .......... .......... .......... 128M 138900K .......... .......... .......... .......... .......... 83.8M 138950K .......... .......... .......... .......... .......... 99.5M 139000K .......... .......... .......... .......... .......... 137M 139050K .......... .......... .......... .......... .......... 14.5M 139100K .......... .......... .......... .......... .......... 133M 139150K .......... .......... .......... .......... .......... 77.5M 139200K .......... .......... .......... .......... .......... 136M 139250K .......... .......... .......... .......... .......... 101M 139300K .......... .......... .......... .......... .......... 116M 139350K .......... .......... .......... .......... .......... 118M 139400K .......... .......... .......... .......... .......... 119M 139450K .......... .......... .......... .......... .......... 82.3M 139500K .......... .......... .......... .......... .......... 113M 139550K .......... .......... .......... .......... .......... 813K 139600K .......... .......... .......... .......... .......... 113M 139650K .......... .......... .......... .......... .......... 86.7M 139700K .......... .......... .......... .......... .......... 139M 139750K .......... .......... .......... .......... .......... 137M 139800K .......... .......... .......... .......... .......... 157M 139850K .......... .......... .......... .......... .......... 201M 139900K .......... .......... .......... .......... .......... 175M 139950K .......... .......... .......... .......... .......... 129M 140000K .......... .......... .......... .......... .......... 169M 140050K .......... .......... .......... .......... .......... 150M 140100K .......... .......... .......... .......... .......... 126M 140150K .......... .......... .......... .......... .......... 159M 140200K .......... .......... .......... .......... .......... 138M 140250K .......... .......... .......... .......... .......... 139M 140300K .......... .......... .......... .......... .......... 112M 140350K .......... .......... .......... .......... .......... 144M 140400K .......... .......... .......... .......... .......... 140M 140450K .......... .......... .......... .......... .......... 160M 140500K .......... .......... .......... .......... .......... 140M 140550K .......... .......... .......... .......... .......... 165M 140600K .......... .......... .......... .......... .......... 194M 140650K .......... .......... .......... .......... .......... 138M 140700K .......... .......... .......... .......... .......... 138M 140750K .......... .......... .......... .......... .......... 187M 140800K .......... .......... .......... .......... .......... 167M 140850K .......... .......... .......... .......... .......... 198M 140900K .......... .......... .......... .......... .......... 116M 140950K .......... .......... .......... .......... .......... 116M 141000K .......... .......... .......... .......... .......... 181M 141050K .......... .......... .......... .......... .......... 161M 141100K .......... .......... .......... .......... .......... 154M 141150K .......... .......... .......... .......... .......... 150M 141200K .......... .......... .......... .......... .......... 201M 141250K .......... .......... .......... .......... .......... 186M 141300K .......... .......... .......... .......... .......... 190M 141350K .......... .......... .......... .......... .......... 128M 141400K .......... .......... .......... .......... .......... 168M 141450K .......... .......... .......... .......... .......... 135M 141500K .......... .......... .......... .......... .......... 96.8M 141550K .......... .......... .......... .......... .......... 108M 141600K .......... .......... .......... .......... .......... 108M 141650K .......... .......... .......... .......... .......... 95.9M 141700K .......... .......... .......... .......... .......... 141M 141750K .......... .......... .......... .......... .......... 183M 141800K .......... .......... .......... .......... .......... 209M 141850K .......... .......... .......... .......... .......... 138M 141900K .......... .......... .......... .......... .......... 131M 141950K .......... .......... .......... .......... .......... 180M 142000K .......... .......... .......... .......... .......... 160M 142050K .......... .......... .......... .......... .......... 118M 142100K .......... .......... .......... .......... .......... 136M 142150K .......... .......... .......... .......... .......... 140M 142200K .......... .......... .......... .......... .......... 137M 142250K .......... .......... .......... .......... .......... 124M 142300K .......... .......... .......... .......... .......... 129M 142350K .......... .......... .......... .......... .......... 186M 142400K .......... .......... .......... .......... .......... 4.06M 142450K .......... .......... .......... .......... .......... 83.0M 142500K .......... .......... .......... .......... .......... 161M 142550K .......... .......... .......... .......... .......... 169M 142600K .......... .......... .......... .......... .......... 205M 142650K .......... .......... .......... .......... .......... 159M 142700K .......... .......... .......... .......... .......... 204M 142750K .......... .......... .......... .......... .......... 217M 142800K .......... .......... .......... .......... .......... 217M 142850K .......... .......... .......... .......... .......... 181M 142900K .......... .......... .......... .......... .......... 197M 142950K .......... .......... .......... .......... .......... 183M 143000K .......... .......... .......... .......... .......... 213M 143050K .......... .......... .......... .......... .......... 149M 143100K .......... .......... .......... .......... .......... 184M 143150K .......... .......... .......... .......... .......... 197M 143200K .......... .......... .......... .......... .......... 190M 143250K .......... .......... .......... .......... .......... 162M 143300K .......... .......... .......... .......... .......... 203M 143350K .......... .......... .......... .......... .......... 7.70M 143400K .......... .......... .......... .......... .......... 67.9M 143450K .......... .......... .......... .......... .......... 93.3M 143500K .......... .......... .......... .......... .......... 890K 143550K .......... .......... .......... .......... .......... 129M 143600K .......... .......... .......... .......... .......... 119M 143650K .......... .......... .......... .......... .......... 147M 143700K .......... .......... .......... .......... .......... 158M 143750K .......... .......... .......... .......... .......... 196M 143800K .......... .......... .......... .......... .......... 130M 143850K .......... .......... .......... .......... .......... 180M 143900K .......... .......... .......... .......... .......... 178M 143950K .......... .......... .......... .......... .......... 172M 144000K .......... .......... .......... .......... .......... 184M 144050K .......... .......... .......... .......... .......... 180M 144100K .......... .......... .......... .......... .......... 171M 144150K .......... .......... .......... .......... .......... 165M 144200K .......... .......... .......... .......... .......... 153M 144250K .......... .......... .......... .......... .......... 193M 144300K .......... .......... .......... .......... .......... 172M 144350K .......... .......... .......... .......... .......... 162M 144400K .......... .......... .......... .......... .......... 167M 144450K .......... .......... .......... .......... .......... 164M 144500K .......... .......... .......... .......... .......... 190M 144550K .......... .......... .......... .......... .......... 179M 144600K .......... .......... .......... .......... .......... 131M 144650K .......... .......... .......... .......... .......... 163M 144700K .......... .......... .......... .......... .......... 199M 144750K .......... .......... .......... .......... .......... 175M 144800K .......... .......... .......... .......... .......... 149M 144850K .......... .......... .......... .......... .......... 181M 144900K .......... .......... .......... .......... .......... 213M 144950K .......... .......... .......... .......... .......... 148M 145000K .......... .......... .......... .......... .......... 182M 145050K .......... .......... .......... .......... .......... 187M 145100K .......... .......... .......... .......... .......... 150M 145150K .......... .......... .......... .......... .......... 143M 145200K .......... .......... .......... .......... .......... 142M 145250K .......... .......... .......... .......... .......... 136M 145300K .......... .......... .......... .......... .......... 149M 145350K .......... .......... .......... .......... .......... 129M 145400K .......... .......... .......... .......... .......... 204M 145450K .......... .......... .......... .......... .......... 187M 145500K .......... .......... .......... .......... .......... 190M 145550K .......... .......... .......... .......... .......... 181M 145600K .......... .......... .......... .......... .......... 217M 145650K .......... .......... .......... .......... .......... 183M 145700K .......... .......... .......... .......... .......... 194M 145750K .......... .......... .......... .......... .......... 168M 145800K .......... .......... .......... .......... .......... 202M 145850K .......... .......... .......... .......... .......... 184M 145900K .......... .......... .......... .......... .......... 204M 145950K .......... .......... .......... .......... .......... 172M 146000K .......... .......... .......... .......... .......... 201M 146050K .......... .......... .......... .......... .......... 184M 146100K .......... .......... .......... .......... .......... 205M 146150K .......... .......... .......... .......... .......... 160M 146200K .......... .......... .......... .......... .......... 211M 146250K .......... .......... .......... .......... .......... 180M 146300K .......... .......... .......... .......... .......... 213M 146350K .......... .......... .......... .......... .......... 178M 146400K .......... .......... .......... .......... .......... 183M 146450K .......... .......... .......... .......... .......... 181M 146500K .......... .......... .......... .......... .......... 169M 146550K .......... .......... .......... .......... .......... 213M 146600K .......... .......... .......... .......... .......... 175M 146650K .......... .......... .......... .......... .......... 194M 146700K .......... .......... .......... .......... .......... 170M 146750K .......... .......... .......... .......... .......... 187M 146800K .......... .......... .......... .......... .......... 184M 146850K .......... .......... .......... .......... .......... 182M 146900K .......... .......... .......... .......... .......... 159M 146950K .......... .......... .......... .......... .......... 4.79M 147000K .......... .......... .......... .......... .......... 64.7M 147050K .......... .......... .......... .......... .......... 103M 147100K .......... .......... .......... .......... .......... 97.9M 147150K .......... .......... .......... .......... .......... 110M 147200K .......... .......... .......... .......... .......... 74.7M 147250K .......... .......... .......... .......... .......... 89.5M 147300K .......... .......... .......... .......... .......... 99.3M 147350K .......... .......... .......... .......... .......... 113M 147400K .......... .......... .......... .......... .......... 138M 147450K .......... .......... .......... .......... .......... 85.1M 147500K .......... .......... .......... .......... .......... 127M 147550K .......... .......... .......... .......... .......... 111M 147600K .......... .......... .......... .......... .......... 93.6M 147650K .......... .......... .......... .......... .......... 137M 147700K .......... .......... .......... .......... .......... 70.6M 147750K .......... .......... .......... .......... .......... 126M 147800K .......... .......... .......... .......... .......... 66.1M 147850K .......... .......... .......... .......... .......... 65.8M 147900K .......... .......... .......... .......... .......... 55.1M 147950K .......... .......... .......... .......... .......... 99.9M 148000K .......... .......... .......... .......... .......... 50.4M 148050K .......... .......... .......... .......... .......... 89.7M 148100K .......... .......... .......... .......... .......... 51.6M 148150K .......... .......... .......... .......... .......... 129M 148200K .......... .......... .......... .......... .......... 53.0M 148250K .......... .......... .......... .......... .......... 78.4M 148300K .......... .......... .......... .......... .......... 49.5M 148350K .......... .......... .......... .......... .......... 112M 148400K .......... .......... .......... .......... .......... 106M 148450K .......... .......... .......... .......... .......... 935K 148500K .......... .......... .......... .......... .......... 148M 148550K .......... .......... .......... .......... .......... 131M 148600K .......... .......... .......... .......... .......... 187M 148650K .......... .......... .......... .......... .......... 186M 148700K .......... .......... .......... .......... .......... 181M 148750K .......... .......... .......... .......... .......... 164M 148800K .......... .......... .......... .......... .......... 252M 148850K .......... .......... .......... .......... .......... 160M 148900K .......... .......... .......... .......... .......... 193M 148950K .......... .......... .......... .......... .......... 183M 149000K .......... .......... .......... .......... .......... 212M 149050K .......... .......... .......... .......... .......... 228M 149100K .......... .......... .......... .......... .......... 172M 149150K .......... .......... .......... .......... .......... 180M 149200K .......... .......... .......... .......... .......... 200M 149250K .......... .......... .......... .......... .......... 164M 149300K .......... .......... .......... .......... .......... 156M 149350K .......... .......... .......... .......... .......... 167M 149400K .......... .......... .......... .......... .......... 190M 149450K .......... .......... .......... .......... .......... 181M 149500K .......... .......... .......... .......... .......... 172M 149550K .......... .......... .......... .......... .......... 208M 149600K .......... .......... .......... .......... .......... 180M 149650K .......... .......... .......... .......... .......... 128M 149700K .......... .......... .......... .......... .......... 169M 149750K .......... .......... .......... .......... .......... 167M 149800K .......... .......... .......... .......... .......... 200M 149850K .......... .......... .......... .......... .......... 155M 149900K .......... .......... .......... .......... .......... 187M 149950K .......... .......... .......... .......... .......... 213M 150000K .......... .......... .......... .......... .......... 52.9K 150050K .......... .......... .......... .......... .......... 24.4M 150100K .......... .......... .......... .......... .......... 33.4M 150150K .......... .......... .......... .......... .......... 70.4M 150200K .......... .......... .......... .......... .......... 143M 150250K .......... .......... .......... .......... .......... 188M 150300K .......... .......... .......... .......... .......... 186M 150350K .......... .......... .......... .......... .......... 175M 150400K .......... .......... .......... .......... .......... 166M 150450K .......... .......... .......... .......... .......... 217M 150500K .......... .......... .......... .......... .......... 194M 150550K .......... .......... .......... .......... .......... 156M 150600K .......... .......... .......... .......... .......... 81.0M 150650K .......... .......... .......... .......... .......... 66.7M 150700K .......... .......... .......... .......... .......... 105M 150750K .......... .......... .......... .......... .......... 91.1M 150800K .......... .......... .......... .......... .......... 56.4M 150850K .......... .......... .......... .......... .......... 101M 150900K .......... .......... .......... .......... .......... 88.0M 150950K .......... .......... .......... .......... .......... 129M 151000K .......... .......... .......... .......... .......... 89.5M 151050K .......... .......... .......... .......... .......... 109M 151100K .......... .......... .......... .......... .......... 102M 151150K .......... .......... .......... .......... .......... 141M 151200K .......... .......... .......... .......... .......... 87.9M 151250K .......... .......... .......... .......... .......... 120M 151300K .......... .......... .......... .......... .......... 121M 151350K .......... .......... .......... .......... .......... 92.7M 151400K .......... .......... .......... .......... .......... 100M 151450K .......... .......... .......... .......... .......... 109M 151500K .......... .......... .......... .......... .......... 115M 151550K .......... .......... .......... .......... .......... 123M 151600K .......... .......... .......... .......... .......... 99.0M 151650K .......... .......... .......... .......... .......... 126M 151700K .......... .......... .......... .......... .......... 113M 151750K .......... .......... .......... .......... .......... 80.7M 151800K .......... .......... .......... .......... .......... 122M 151850K .......... .......... .......... .......... .......... 121M 151900K .......... .......... .......... .......... .......... 4.95M 151950K .......... .......... .......... .......... .......... 179M 152000K .......... .......... .......... .......... .......... 109M 152050K .......... .......... .......... .......... .......... 103M 152100K .......... .......... .......... .......... .......... 116M 152150K .......... .......... .......... .......... .......... 91.2M 152200K .......... .......... .......... .......... .......... 116M 152250K .......... .......... .......... .......... .......... 111M 152300K .......... .......... .......... .......... .......... 110M 152350K .......... .......... .......... .......... .......... 118M 152400K .......... .......... .......... .......... .......... 106M 152450K .......... .......... .......... .......... .......... 113M 152500K .......... .......... .......... .......... .......... 127M 152550K .......... .......... .......... .......... .......... 88.1M 152600K .......... .......... .......... .......... .......... 93.2M 152650K .......... .......... .......... .......... .......... 122M 152700K .......... .......... .......... .......... .......... 120M 152750K .......... .......... .......... .......... .......... 89.8M 152800K .......... .......... .......... .......... .......... 131M 152850K .......... .......... .......... .......... .......... 82.2M 152900K .......... .......... .......... .......... .......... 90.6M 152950K .......... .......... .......... .......... .......... 94.3M 153000K .......... .......... .......... .......... .......... 123M 153050K .......... .......... .......... .......... .......... 85.4M 153100K .......... .......... .......... .......... .......... 125M 153150K .......... .......... .......... .......... .......... 70.9M 153200K .......... .......... .......... .......... .......... 86.1M 153250K .......... .......... .......... .......... .......... 64.6M 153300K .......... .......... .......... .......... .......... 49.4M 153350K .......... .......... .......... .......... .......... 125M 153400K .......... .......... .......... .......... .......... 56.3M 153450K .......... .......... .......... .......... .......... 119M 153500K .......... .......... .......... .......... .......... 60.8M 153550K .......... .......... .......... .......... .......... 141M 153600K .......... .......... .......... .......... .......... 102M 153650K .......... .......... .......... .......... .......... 110M 153700K .......... .......... .......... .......... .......... 97.3M 153750K .......... .......... .......... .......... .......... 67.2M 153800K .......... .......... .......... .......... .......... 60.4M 153850K .......... .......... .......... .......... .......... 60.7M 153900K .......... .......... .......... .......... .......... 114M 153950K .......... .......... .......... .......... .......... 53.8M 154000K .......... .......... .......... .......... .......... 103M 154050K .......... .......... .......... .......... .......... 57.9M 154100K .......... .......... .......... .......... .......... 105M 154150K .......... .......... .......... .......... .......... 123M 154200K .......... .......... .......... .......... .......... 95.6M 154250K .......... .......... .......... .......... .......... 98.8M 154300K .......... .......... .......... .......... .......... 142M 154350K .......... .......... .......... .......... .......... 86.2M 154400K .......... .......... .......... .......... .......... 47.4M 154450K .......... .......... .......... .......... .......... 189M 154500K .......... .......... .......... .......... .......... 29.3M 154550K .......... .......... .......... .......... .......... 43.2M 154600K .......... .......... .......... .......... .......... 48.1M 154650K .......... .......... .......... .......... .......... 135M 154700K .......... .......... .......... .......... .......... 69.9M 154750K .......... .......... .......... .......... .......... 78.5M 154800K .......... .......... .......... .......... .......... 69.1M 154850K .......... .......... .......... .......... .......... 91.9M 154900K .......... .......... .......... .......... .......... 82.4M 154950K .......... .......... .......... .......... .......... 63.9M 155000K .......... .......... .......... .......... .......... 87.2M 155050K .......... .......... .......... .......... .......... 85.3M 155100K .......... .......... .......... .......... .......... 99.2M 155150K .......... .......... .......... .......... .......... 64.4M 155200K .......... .......... .......... .......... .......... 62.8M 155250K .......... .......... .......... .......... .......... 92.9M 155300K .......... .......... .......... .......... .......... 63.9M 155350K .......... .......... .......... .......... .......... 80.5M 155400K .......... .......... .......... .......... .......... 61.0M 155450K .......... .......... .......... .......... .......... 95.4M 155500K .......... .......... .......... .......... .......... 67.6M 155550K .......... .......... .......... .......... .......... 119M 155600K .......... .......... .......... .......... .......... 55.0M 155650K .......... .......... .......... .......... .......... 116M 155700K .......... .......... .......... .......... .......... 47.0M 155750K .......... .......... .......... .......... .......... 72.7M 155800K .......... .......... .......... .......... .......... 89.1M 155850K .......... .......... .......... .......... .......... 78.5M 155900K .......... .......... .......... .......... .......... 58.4M 155950K .......... .......... .......... .......... .......... 83.5M 156000K .......... .......... .......... .......... .......... 60.3M 156050K .......... .......... .......... .......... .......... 108M 156100K .......... .......... .......... .......... .......... 43.6M 156150K .......... .......... .......... .......... .......... 115M 156200K .......... .......... .......... .......... .......... 83.9M 156250K .......... .......... .......... .......... .......... 94.3M 156300K .......... .......... .......... .......... .......... 126M 156350K .......... .......... .......... .......... .......... 81.5M 156400K .......... .......... .......... .......... .......... 38.1M 156450K .......... .......... .......... .......... .......... 78.0M 156500K .......... .......... .......... .......... .......... 50.8M 156550K .......... .......... .......... .......... .......... 43.4M 156600K .......... .......... .......... .......... .......... 132M 156650K .......... .......... .......... .......... .......... 56.1M 156700K .......... .......... .......... .......... .......... 66.0M 156750K .......... .......... .......... .......... .......... 82.6M 156800K .......... .......... .......... .......... .......... 90.9M 156850K .......... .......... .......... .......... .......... 58.6M 156900K .......... .......... .......... .......... .......... 106M 156950K .......... .......... .......... .......... .......... 83.5M 157000K .......... .......... .......... .......... .......... 52.5M 157050K .......... .......... .......... .......... .......... 123M 157100K .......... .......... .......... .......... .......... 86.0M 157150K .......... .......... .......... .......... .......... 95.0M 157200K .......... .......... .......... .......... .......... 118M 157250K .......... .......... .......... .......... .......... 96.9M 157300K .......... .......... .......... .......... .......... 106M 157350K .......... .......... .......... .......... .......... 76.9M 157400K .......... .......... .......... .......... .......... 55.3M 157450K .......... .......... .......... .......... .......... 55.8M 157500K .......... .......... .......... .......... .......... 83.6M 157550K .......... .......... .......... .......... .......... 93.6M 157600K .......... .......... .......... .......... .......... 52.9M 157650K .......... .......... .......... .......... .......... 87.8M 157700K .......... .......... .......... .......... .......... 77.5M 157750K .......... .......... .......... .......... .......... 71.4M 157800K .......... .......... .......... .......... .......... 50.2M 157850K .......... .......... .......... .......... .......... 79.2M 157900K .......... .......... .......... .......... .......... 48.0M 157950K .......... .......... .......... .......... .......... 73.3M 158000K .......... .......... .......... .......... .......... 92.7M 158050K .......... .......... .......... .......... .......... 155M 158100K .......... .......... .......... .......... .......... 94.7M 158150K .......... .......... .......... .......... .......... 136M 158200K .......... .......... .......... .......... .......... 53.7M 158250K .......... .......... .......... .......... .......... 72.3M 158300K .......... .......... .......... .......... .......... 83.7M 158350K .......... .......... .......... .......... .......... 1.31M 158400K .......... .......... .......... .......... .......... 98.1M 158450K .......... .......... .......... .......... .......... 161M 158500K .......... .......... .......... .......... .......... 201M 158550K .......... .......... .......... .......... .......... 234M 158600K .......... .......... .......... .......... .......... 140M 158650K .......... .......... .......... .......... .......... 201M 158700K .......... .......... .......... .......... .......... 197M 158750K .......... .......... .......... .......... .......... 203M 158800K .......... .......... .......... .......... .......... 201M 158850K .......... .......... .......... .......... .......... 190M 158900K .......... .......... .......... .......... .......... 176M 158950K .......... .......... .......... .......... .......... 194M 159000K .......... .......... .......... .......... .......... 194M 159050K .......... .......... .......... .......... .......... 241M 159100K .......... .......... .......... .......... .......... 194M 159150K .......... .......... .......... .......... .......... 231M 159200K .......... .......... .......... .......... .......... 221M 159250K .......... .......... .......... .......... .......... 246M 159300K .......... .......... .......... .......... .......... 213M 159350K .......... .......... .......... .......... .......... 187M 159400K .......... .......... .......... .......... .......... 231M 159450K .......... .......... .......... .......... .......... 217M 159500K .......... .......... .......... .......... .......... 204M 159550K .......... .......... .......... .......... .......... 172M 159600K .......... .......... .......... .......... .......... 194M 159650K .......... .......... .......... .......... .......... 184M 159700K .......... .......... .......... .......... .......... 241M 159750K .......... .......... .......... .......... .......... 114M 159800K .......... .......... .......... .......... .......... 208M 159850K .......... .......... .......... .......... .......... 205M 159900K .......... .......... .......... .......... .......... 159M 159950K .......... .......... .......... .......... .......... 197M 160000K .......... .......... .......... .......... .......... 205M 160050K .......... .......... .......... .......... .......... 180M 160100K .......... .......... .......... .......... .......... 130M 160150K .......... .......... .......... .......... .......... 157M 160200K .......... .......... .......... .......... .......... 196M 160250K .......... .......... .......... .......... .......... 190M 160300K .......... .......... .......... .......... .......... 196M 160350K .......... .......... .......... .......... .......... 175M 160400K .......... .......... .......... .......... .......... 213M 160450K .......... .......... .......... .......... .......... 195M 160500K .......... .......... .......... .......... .......... 170M 160550K .......... .......... .......... .......... .......... 143M 160600K .......... .......... .......... .......... .......... 187M 160650K .......... .......... .......... .......... .......... 207M 160700K .......... .......... .......... .......... .......... 204M 160750K .......... .......... .......... .......... .......... 201M 160800K .......... .......... .......... .......... .......... 193M 160850K .......... .......... .......... .......... .......... 210M 160900K .......... .......... .......... .......... .......... 162M 160950K .......... .......... .......... .......... .......... 3.09M 161000K .......... .......... .......... .......... .......... 109M 161050K .......... .......... .......... .......... .......... 118M 161100K .......... .......... .......... .......... .......... 137M 161150K .......... .......... .......... .......... .......... 121M 161200K .......... .......... .......... .......... .......... 109M 161250K .......... .......... .......... .......... .......... 101M 161300K .......... .......... .......... .......... .......... 85.5M 161350K .......... .......... .......... .......... .......... 148M 161400K .......... .......... .......... .......... .......... 114M 161450K .......... .......... .......... .......... .......... 102M 161500K .......... .......... .......... .......... .......... 121M 161550K .......... .......... .......... .......... .......... 135M 161600K .......... .......... .......... .......... .......... 83.4M 161650K .......... .......... .......... .......... .......... 118M 161700K .......... .......... .......... .......... .......... 105M 161750K .......... .......... .......... .......... .......... 109M 161800K .......... .......... .......... .......... .......... 127M 161850K .......... .......... .......... .......... .......... 102M 161900K .......... .......... .......... .......... .......... 127M 161950K .......... .......... .......... .......... .......... 96.8M 162000K .......... .......... .......... .......... .......... 117M 162050K .......... .......... .......... .......... .......... 128M 162100K .......... .......... .......... .......... .......... 41.5M 162150K .......... .......... .......... .......... .......... 120M 162200K .......... .......... .......... .......... .......... 115M 162250K .......... .......... .......... .......... .......... 112M 162300K .......... .......... .......... .......... .......... 106M 162350K .......... .......... .......... .......... .......... 116M 162400K .......... .......... .......... .......... .......... 101M 162450K .......... .......... .......... .......... .......... 97.5M 162500K .......... .......... .......... .......... .......... 113M 162550K .......... .......... .......... .......... .......... 106M 162600K .......... .......... .......... .......... .......... 106M 162650K .......... .......... .......... .......... .......... 96.7M 162700K .......... .......... .......... .......... .......... 105M 162750K .......... .......... .......... .......... .......... 119M 162800K .......... .......... .......... .......... .......... 128M 162850K .......... .......... .......... .......... .......... 87.3M 162900K .......... .......... .......... .......... .......... 101M 162950K .......... .......... .......... .......... .......... 135M 163000K .......... .......... .......... .......... .......... 101M 163050K .......... .......... .......... .......... .......... 102M 163100K .......... .......... .......... .......... .......... 132M 163150K .......... .......... .......... .......... .......... 109M 163200K .......... .......... .......... .......... .......... 97.2M 163250K .......... .......... .......... .......... .......... 5.67M 163300K .......... .......... .......... .......... .......... 98.5M 163350K .......... .......... .......... .......... .......... 107M 163400K .......... .......... .......... .......... .......... 108M 163450K .......... .......... .......... .......... .......... 130M 163500K .......... .......... .......... .......... .......... 77.9M 163550K .......... .......... .......... .......... .......... 140M 163600K .......... .......... .......... .......... .......... 1.26M 163650K .......... .......... .......... .......... .......... 104M 163700K .......... .......... .......... .......... .......... 166M 163750K .......... .......... .......... .......... .......... 145M 163800K .......... .......... .......... .......... .......... 146M 163850K .......... .......... .......... .......... .......... 205M 163900K .......... .......... .......... .......... .......... 190M 163950K .......... .......... .......... .......... .......... 159M 164000K .......... .......... .......... .......... .......... 148M 164050K .......... .......... .......... .......... .......... 151M 164100K .......... .......... .......... .......... .......... 190M 164150K .......... .......... .......... .......... .......... 164M 164200K .......... .......... .......... .......... .......... 178M 164250K .......... .......... .......... .......... .......... 141M 164300K .......... .......... .......... .......... .......... 173M 164350K .......... .......... .......... .......... .......... 231M 164400K .......... .......... .......... .......... .......... 190M 164450K .......... .......... .......... .......... .......... 197M 164500K .......... .......... .......... .......... .......... 236M 164550K .......... .......... .......... .......... .......... 231M 164600K .......... .......... .......... .......... .......... 149M 164650K .......... .......... .......... .......... .......... 160M 164700K .......... .......... .......... .......... .......... 197M 164750K .......... .......... .......... .......... .......... 231M 164800K .......... .......... .......... .......... .......... 155M 164850K .......... .......... .......... .......... .......... 193M 164900K .......... .......... .......... .......... .......... 172M 164950K .......... .......... .......... .......... .......... 167M 165000K .......... .......... .......... .......... .......... 147M 165050K .......... .......... .......... .......... .......... 195M 165100K .......... .......... .......... .......... .......... 231M 165150K .......... .......... .......... .......... .......... 177M 165200K .......... .......... .......... .......... .......... 93.7M 165250K .......... .......... .......... .......... .......... 184M 165300K .......... .......... .......... .......... .......... 193M 165350K .......... .......... .......... .......... .......... 166M 165400K .......... .......... .......... .......... .......... 194M 165450K .......... .......... .......... .......... .......... 229M 165500K .......... .......... .......... .......... .......... 216M 165550K .......... .......... .......... .......... .......... 167M 165600K .......... .......... .......... .......... .......... 241M 165650K .......... .......... .......... .......... .......... 209M 165700K .......... .......... .......... .......... .......... 167M 165750K .......... .......... .......... .......... .......... 124M 165800K .......... .......... .......... .......... .......... 117M 165850K .......... .......... .......... .......... .......... 136M 165900K .......... .......... .......... .......... .......... 1.25M 165950K .......... .......... .......... .......... .......... 113M 166000K .......... .......... .......... .......... .......... 123M 166050K .......... .......... .......... .......... .......... 143M 166100K .......... .......... .......... .......... .......... 56.3M 166150K .......... .......... .......... .......... .......... 141M 166200K .......... .......... .......... .......... .......... 171M 166250K .......... .......... .......... .......... .......... 182M 166300K .......... .......... .......... .......... .......... 148M 166350K .......... .......... .......... .......... .......... 131M 166400K .......... .......... .......... .......... .......... 196M 166450K .......... .......... .......... .......... .......... 174M 166500K .......... .......... .......... .......... .......... 177M 166550K .......... .......... .......... .......... .......... 147M 166600K .......... .......... .......... .......... .......... 172M 166650K .......... .......... .......... .......... .......... 166M 166700K .......... .......... .......... .......... .......... 138M 166750K .......... .......... .......... .......... .......... 120M 166800K .......... .......... .......... .......... .......... 187M 166850K .......... .......... .......... .......... .......... 197M 166900K .......... .......... .......... .......... .......... 145M 166950K .......... .......... .......... .......... .......... 154M 167000K .......... .......... .......... .......... .......... 187M 167050K .......... .......... .......... .......... .......... 168M 167100K .......... .......... .......... .......... .......... 151M 167150K .......... .......... .......... .......... .......... 168M 167200K .......... .......... .......... .......... .......... 161M 167250K .......... .......... .......... .......... .......... 140M 167300K .......... .......... .......... .......... .......... 149M 167350K .......... .......... .......... .......... .......... 207M 167400K .......... .......... .......... .......... .......... 170M 167450K .......... .......... .......... .......... .......... 201M 167500K .......... .......... .......... .......... .......... 160M 167550K .......... .......... .......... .......... .......... 192M 167600K .......... .......... .......... .......... .......... 169M 167650K .......... .......... .......... .......... .......... 180M 167700K .......... .......... .......... .......... .......... 167M 167750K .......... .......... .......... .......... .......... 205M 167800K .......... .......... .......... .......... .......... 167M 167850K .......... .......... .......... .......... .......... 179M 167900K .......... .......... .......... .......... .......... 152M 167950K .......... .......... .......... .......... .......... 149M 168000K .......... .......... .......... .......... .......... 172M 168050K .......... .......... .......... .......... .......... 139M 168100K .......... .......... .......... .......... .......... 152M 168150K .......... .......... .......... .......... .......... 190M 168200K .......... .......... .......... .......... .......... 152M 168250K .......... .......... .......... .......... .......... 159M 168300K .......... .......... .......... .......... .......... 112M 168350K .......... .......... .......... .......... .......... 194M 168400K .......... .......... .......... .......... .......... 197M 168450K .......... .......... .......... .......... .......... 163M 168500K .......... .......... .......... .......... .......... 45.6M 168550K .......... .......... .......... .......... .......... 103M 168600K .......... .......... .......... .......... .......... 117M 168650K .......... .......... .......... .......... .......... 4.52M 168700K .......... .......... .......... .......... .......... 19.6M 168750K .......... .......... .......... .......... .......... 115M 168800K .......... .......... .......... .......... .......... 182M 168850K .......... .......... .......... .......... .......... 129M 168900K .......... .......... .......... .......... .......... 126M 168950K .......... .......... .......... .......... .......... 129M 169000K .......... .......... .......... .......... .......... 89.2M 169050K .......... .......... .......... .......... .......... 87.7M 169100K .......... .......... .......... .......... .......... 131M 169150K .......... .......... .......... .......... .......... 127M 169200K .......... .......... .......... .......... .......... 3.83M 169250K .......... .......... .......... .......... .......... 131M 169300K .......... .......... .......... .......... .......... 146M 169350K .......... .......... .......... .......... .......... 221M 169400K .......... .......... .......... .......... .......... 178M 169450K .......... .......... .......... .......... .......... 164M 169500K .......... .......... .......... .......... .......... 205M 169550K .......... .......... .......... .......... .......... 194M 169600K .......... .......... .......... .......... .......... 200M 169650K .......... .......... .......... .......... .......... 184M 169700K .......... .......... .......... .......... .......... 184M 169750K .......... .......... .......... .......... .......... 186M 169800K .......... .......... .......... .......... .......... 175M 169850K .......... .......... .......... .......... .......... 155M 169900K .......... .......... .......... .......... .......... 190M 169950K .......... .......... .......... .......... .......... 164M 170000K .......... .......... .......... .......... .......... 187M 170050K .......... .......... .......... .......... .......... 172M 170100K .......... .......... .......... .......... .......... 197M 170150K .......... .......... .......... .......... .......... 181M 170200K .......... .......... .......... .......... .......... 183M 170250K .......... .......... .......... .......... .......... 152M 170300K .......... .......... .......... .......... .......... 204M 170350K .......... .......... .......... .......... .......... 187M 170400K .......... .......... .......... .......... .......... 184M 170450K .......... .......... .......... .......... .......... 194M 170500K .......... .......... .......... .......... .......... 14.6M 170550K .......... .......... .......... .......... .......... 85.2M 170600K .......... .......... .......... .......... .......... 20.4M 170650K .......... .......... .......... .......... .......... 86.2M 170700K .......... .......... .......... .......... .......... 120M 170750K .......... .......... .......... .......... .......... 94.3M 170800K .......... .......... .......... .......... .......... 127M 170850K .......... .......... .......... .......... .......... 84.5M 170900K .......... .......... .......... .......... .......... 134M 170950K .......... .......... .......... .......... .......... 61.9M 171000K .......... .......... .......... .......... .......... 107M 171050K .......... .......... .......... .......... .......... 4.06M 171100K .......... .......... .......... .......... .......... 164M 171150K .......... .......... .......... .......... .......... 88.7M 171200K .......... .......... .......... .......... .......... 72.4M 171250K .......... .......... .......... .......... .......... 157M 171300K .......... .......... .......... .......... .......... 126M 171350K .......... .......... .......... .......... .......... 93.6M 171400K .......... .......... .......... .......... .......... 92.7M 171450K .......... .......... .......... .......... .......... 141M 171500K .......... .......... .......... .......... .......... 94.9M 171550K .......... .......... .......... .......... .......... 107M 171600K .......... .......... .......... .......... .......... 97.3M 171650K .......... .......... .......... .......... .......... 171M 171700K .......... .......... .......... .......... .......... 97.6M 171750K .......... .......... .......... .......... .......... 96.5M 171800K .......... .......... .......... .......... .......... 75.2M 171850K .......... .......... .......... .......... .......... 137M 171900K .......... .......... .......... .......... .......... 123M 171950K .......... .......... .......... .......... .......... 83.4M 172000K .......... .......... .......... .......... .......... 132M 172050K .......... .......... .......... .......... .......... 122M 172100K .......... .......... .......... .......... .......... 88.5M 172150K .......... .......... .......... .......... .......... 98.8M 172200K .......... .......... .......... .......... .......... 148M 172250K .......... .......... .......... .......... .......... 86.9M 172300K .......... .......... .......... .......... .......... 50.1M 172350K .......... .......... .......... .......... .......... 132M 172400K .......... .......... .......... .......... .......... 62.8M 172450K .......... .......... .......... .......... .......... 144M 172500K .......... .......... .......... .......... .......... 87.6M 172550K .......... .......... .......... .......... .......... 90.8M 172600K .......... .......... .......... .......... .......... 113M 172650K .......... .......... .......... .......... .......... 104M 172700K .......... .......... .......... .......... .......... 90.4M 172750K .......... .......... .......... .......... .......... 75.6M 172800K .......... .......... .......... .......... .......... 135M 172850K .......... .......... .......... .......... .......... 150M 172900K .......... .......... .......... .......... .......... 4.03M 172950K .......... .......... .......... .......... .......... 69.2M 173000K .......... .......... .......... .......... .......... 127M 173050K .......... .......... .......... .......... .......... 106M 173100K .......... .......... .......... .......... .......... 164M 173150K .......... .......... .......... .......... .......... 109M 173200K .......... .......... .......... .......... .......... 111M 173250K .......... .......... .......... .......... .......... 90.5M 173300K .......... .......... .......... .......... .......... 114M 173350K .......... .......... .......... .......... .......... 69.4M 173400K .......... .......... .......... .......... .......... 139M 173450K .......... .......... .......... .......... .......... 143M 173500K .......... .......... .......... .......... .......... 84.8M 173550K .......... .......... .......... .......... .......... 113M 173600K .......... .......... .......... .......... .......... 86.1M 173650K .......... .......... .......... .......... .......... 109M 173700K .......... .......... .......... .......... .......... 82.9M 173750K .......... .......... .......... .......... .......... 145M 173800K .......... .......... .......... .......... .......... 79.2M 173850K .......... .......... .......... .......... .......... 120M 173900K .......... .......... .......... .......... .......... 95.2M 173950K .......... .......... .......... .......... .......... 78.3M 174000K .......... .......... .......... .......... .......... 80.7M 174050K .......... .......... .......... .......... .......... 110M 174100K .......... .......... .......... .......... .......... 63.2M 174150K .......... .......... .......... .......... .......... 131M 174200K .......... .......... .......... .......... .......... 110M 174250K .......... .......... .......... .......... .......... 110M 174300K .......... .......... .......... .......... .......... 96.2M 174350K .......... .......... .......... .......... .......... 98.9M 174400K .......... .......... .......... .......... .......... 1.79M 174450K .......... .......... .......... .......... .......... 78.0M 174500K .......... .......... .......... .......... .......... 139M 174550K .......... .......... .......... .......... .......... 178M 174600K .......... .......... .......... .......... .......... 179M 174650K .......... .......... .......... .......... .......... 195M 174700K .......... .......... .......... .......... .......... 150M 174750K .......... .......... .......... .......... .......... 209M 174800K .......... .......... .......... .......... .......... 197M 174850K .......... .......... .......... .......... .......... 178M 174900K .......... .......... .......... .......... .......... 156M 174950K .......... .......... .......... .......... .......... 175M 175000K .......... .......... .......... .......... .......... 194M 175050K .......... .......... .......... .......... .......... 164M 175100K .......... .......... .......... .......... .......... 177M 175150K .......... .......... .......... .......... .......... 198M 175200K .......... .......... .......... .......... .......... 189M 175250K .......... .......... .......... .......... .......... 161M 175300K .......... .......... .......... .......... .......... 206M 175350K .......... .......... .......... .......... .......... 201M 175400K .......... .......... .......... .......... .......... 187M 175450K .......... .......... .......... .......... .......... 180M 175500K .......... .......... .......... .......... .......... 189M 175550K .......... .......... .......... .......... .......... 178M 175600K .......... .......... .......... .......... .......... 162M 175650K .......... .......... .......... .......... .......... 174M 175700K .......... .......... .......... .......... .......... 165M 175750K .......... .......... .......... .......... .......... 154M 175800K .......... .......... .......... .......... .......... 174M 175850K .......... .......... .......... .......... .......... 214M 175900K .......... .......... .......... .......... .......... 187M 175950K .......... .......... .......... .......... .......... 132M 176000K .......... .......... .......... .......... .......... 147M 176050K .......... .......... .......... .......... .......... 152M 176100K .......... .......... .......... .......... .......... 172M 176150K .......... .......... .......... .......... .......... 205M 176200K .......... .......... .......... .......... .......... 184M 176250K .......... .......... .......... .......... .......... 170M 176300K .......... .......... .......... .......... .......... 2.61M 176350K .......... .......... .......... .......... .......... 90.9M 176400K .......... .......... .......... .......... .......... 138M 176450K .......... .......... .......... .......... .......... 127M 176500K .......... .......... .......... .......... .......... 111M 176550K .......... .......... .......... .......... .......... 123M 176600K .......... .......... .......... .......... .......... 108M 176650K .......... .......... .......... .......... .......... 91.5M 176700K .......... .......... .......... .......... .......... 100M 176750K .......... .......... .......... .......... .......... 142M 176800K .......... .......... .......... .......... .......... 125M 176850K .......... .......... .......... .......... .......... 94.1M 176900K .......... .......... .......... .......... .......... 93.0M 176950K .......... .......... .......... .......... .......... 133M 177000K .......... .......... .......... .......... .......... 96.1M 177050K .......... .......... .......... .......... .......... 108M 177100K .......... .......... .......... .......... .......... 103M 177150K .......... .......... .......... .......... .......... 186M 177200K .......... .......... .......... .......... .......... 75.9M 177250K .......... .......... .......... .......... .......... 103M 177300K .......... .......... .......... .......... .......... 142M 177350K .......... .......... .......... .......... .......... 102M 177400K .......... .......... .......... .......... .......... 89.4M 177450K .......... .......... .......... .......... .......... 142M 177500K .......... .......... .......... .......... .......... 146M 177550K .......... .......... .......... .......... .......... 75.1M 177600K .......... .......... .......... .......... .......... 112M 177650K .......... .......... .......... .......... .......... 137M 177700K .......... .......... .......... .......... .......... 106M 177750K .......... .......... .......... .......... .......... 102M 177800K .......... .......... .......... .......... .......... 111M 177850K .......... .......... .......... .......... .......... 124M 177900K .......... .......... .......... .......... .......... 98.9M 177950K .......... .......... .......... .......... .......... 109M 178000K .......... .......... .......... .......... .......... 102M 178050K .......... .......... .......... .......... .......... 114M 178100K .......... .......... .......... .......... .......... 99.2M 178150K .......... .......... .......... .......... .......... 3.87M 178200K .......... .......... .......... .......... .......... 52.3M 178250K .......... .......... .......... .......... .......... 167M 178300K .......... .......... .......... .......... .......... 84.6M 178350K .......... .......... .......... .......... .......... 121M 178400K .......... .......... .......... .......... .......... 72.3M 178450K .......... .......... .......... .......... .......... 136M 178500K .......... .......... .......... .......... .......... 95.8M 178550K .......... .......... .......... .......... .......... 102M 178600K .......... .......... .......... .......... .......... 115M 178650K .......... .......... .......... .......... .......... 104M 178700K .......... .......... .......... .......... .......... 127M 178750K .......... .......... .......... .......... .......... 67.9M 178800K .......... .......... .......... .......... .......... 116M 178850K .......... .......... .......... .......... .......... 99.3M 178900K .......... .......... .......... .......... .......... 122M 178950K .......... .......... .......... .......... .......... 101M 179000K .......... .......... .......... .......... .......... 108M 179050K .......... .......... .......... .......... .......... 87.1M 179100K .......... .......... .......... .......... .......... 139M 179150K .......... .......... .......... .......... .......... 62.4M 179200K .......... .......... .......... .......... .......... 147M 179250K .......... .......... .......... .......... .......... 89.4M 179300K .......... .......... .......... .......... .......... 139M 179350K .......... .......... .......... .......... .......... 72.3M 179400K .......... .......... .......... .......... .......... 157M 179450K .......... .......... .......... .......... .......... 79.8M 179500K .......... .......... .......... .......... .......... 121M 179550K .......... .......... .......... .......... .......... 114M 179600K .......... .......... .......... .......... .......... 87.8M 179650K .......... .......... .......... .......... .......... 112M 179700K .......... .......... .......... .......... .......... 96.0M 179750K .......... .......... .......... .......... .......... 124M 179800K .......... .......... .......... .......... .......... 92.5M 179850K .......... .......... .......... .......... .......... 1.92M 179900K .......... .......... .......... .......... .......... 127M 179950K .......... .......... .......... .......... .......... 121M 180000K .......... .......... .......... .......... .......... 152M 180050K .......... .......... .......... .......... .......... 159M 180100K .......... .......... .......... .......... .......... 187M 180150K .......... .......... .......... .......... .......... 146M 180200K .......... .......... .......... .......... .......... 124M 180250K .......... .......... .......... .......... .......... 166M 180300K .......... .......... .......... .......... .......... 131M 180350K .......... .......... .......... .......... .......... 153M 180400K .......... .......... .......... .......... .......... 134M 180450K .......... .......... .......... .......... .......... 157M 180500K .......... .......... .......... .......... .......... 159M 180550K .......... .......... .......... .......... .......... 201M 180600K .......... .......... .......... .......... .......... 208M 180650K .......... .......... .......... .......... .......... 184M 180700K .......... .......... .......... .......... .......... 170M 180750K .......... .......... .......... .......... .......... 187M 180800K .......... .......... .......... .......... .......... 201M 180850K .......... .......... .......... .......... .......... 175M 180900K .......... .......... .......... .......... .......... 174M 180950K .......... .......... .......... .......... .......... 234M 181000K .......... .......... .......... .......... .......... 236M 181050K .......... .......... .......... .......... .......... 201M 181100K .......... .......... .......... .......... .......... 170M 181150K .......... .......... .......... .......... .......... 205M 181200K .......... .......... .......... .......... .......... 190M 181250K .......... .......... .......... .......... .......... 187M 181300K .......... .......... .......... .......... .......... 187M 181350K .......... .......... .......... .......... .......... 197M 181400K .......... .......... .......... .......... .......... 204M 181450K .......... .......... .......... .......... .......... 194M 181500K .......... .......... .......... .......... .......... 164M 181550K .......... .......... .......... .......... .......... 226M 181600K .......... .......... .......... .......... .......... 172M 181650K .......... .......... .......... .......... .......... 184M 181700K .......... .......... .......... .......... .......... 204M 181750K .......... .......... .......... .......... .......... 2.58M 181800K .......... .......... .......... .......... .......... 149M 181850K .......... .......... .......... .......... .......... 56.6M 181900K .......... .......... .......... .......... .......... 128M 181950K .......... .......... .......... .......... .......... 87.0M 182000K .......... .......... .......... .......... .......... 135M 182050K .......... .......... .......... .......... .......... 123M 182100K .......... .......... .......... .......... .......... 77.1M 182150K .......... .......... .......... .......... .......... 164M 182200K .......... .......... .......... .......... .......... 131M 182250K .......... .......... .......... .......... .......... 77.6M 182300K .......... .......... .......... .......... .......... 107M 182350K .......... .......... .......... .......... .......... 123M 182400K .......... .......... .......... .......... .......... 99.4M 182450K .......... .......... .......... .......... .......... 106M 182500K .......... .......... .......... .......... .......... 124M 182550K .......... .......... .......... .......... .......... 112M 182600K .......... .......... .......... .......... .......... 110M 182650K .......... .......... .......... .......... .......... 84.0M 182700K .......... .......... .......... .......... .......... 117M 182750K .......... .......... .......... .......... .......... 100M 182800K .......... .......... .......... .......... .......... 113M 182850K .......... .......... .......... .......... .......... 142M 182900K .......... .......... .......... .......... .......... 91.4M 182950K .......... .......... .......... .......... .......... 97.1M 183000K .......... .......... .......... .......... .......... 180M 183050K .......... .......... .......... .......... .......... 94.4M 183100K .......... .......... .......... .......... .......... 77.3M 183150K .......... .......... .......... .......... .......... 145M 183200K .......... .......... .......... .......... .......... 151M 183250K .......... .......... .......... .......... .......... 81.3M 183300K .......... .......... .......... .......... .......... 122M 183350K .......... .......... .......... .......... .......... 141M 183400K .......... .......... .......... .......... .......... 116M 183450K .......... .......... .......... .......... .......... 71.3M 183500K .......... .......... .......... .......... .......... 125M 183550K .......... .......... .......... .......... .......... 148M 183600K .......... .......... .......... .......... .......... 78.5M 183650K .......... .......... .......... .......... .......... 3.92M 183700K .......... .......... .......... .......... .......... 77.3M 183750K .......... .......... .......... .......... .......... 94.0M 183800K .......... .......... .......... .......... .......... 98.0M 183850K .......... .......... .......... .......... .......... 88.2M 183900K .......... .......... .......... .......... .......... 87.6M 183950K .......... .......... .......... .......... .......... 124M 184000K .......... .......... .......... .......... .......... 88.4M 184050K .......... .......... .......... .......... .......... 82.4M 184100K .......... .......... .......... .......... .......... 141M 184150K .......... .......... .......... .......... .......... 131M 184200K .......... .......... .......... .......... .......... 91.4M 184250K .......... .......... .......... .......... .......... 87.8M 184300K .......... .......... .......... .......... .......... 132M 184350K .......... .......... .......... .......... .......... 82.7M 184400K .......... .......... .......... .......... .......... 134M 184450K .......... .......... .......... .......... .......... 88.5M 184500K .......... .......... .......... .......... .......... 131M 184550K .......... .......... .......... .......... .......... 89.4M 184600K .......... .......... .......... .......... .......... 89.6M 184650K .......... .......... .......... .......... .......... 81.6M 184700K .......... .......... .......... .......... .......... 90.0M 184750K .......... .......... .......... .......... .......... 122M 184800K .......... .......... .......... .......... .......... 89.3M 184850K .......... .......... .......... .......... .......... 118M 184900K .......... .......... .......... .......... .......... 95.5M 184950K .......... .......... .......... .......... .......... 118M 185000K .......... .......... .......... .......... .......... 84.1M 185050K .......... .......... .......... .......... .......... 104M 185100K .......... .......... .......... .......... .......... 99.2M 185150K .......... .......... .......... .......... .......... 103M 185200K .......... .......... .......... .......... .......... 125M 185250K .......... .......... .......... .......... .......... 1.89M 185300K .......... .......... .......... .......... .......... 133M 185350K .......... .......... .......... .......... .......... 134M 185400K .......... .......... .......... .......... .......... 137M 185450K .......... .......... .......... .......... .......... 162M 185500K .......... .......... .......... .......... .......... 153M 185550K .......... .......... .......... .......... .......... 159M 185600K .......... .......... .......... .......... .......... 200M 185650K .......... .......... .......... .......... .......... 202M 185700K .......... .......... .......... .......... .......... 182M 185750K .......... .......... .......... .......... .......... 125M 185800K .......... .......... .......... .......... .......... 161M 185850K .......... .......... .......... .......... .......... 194M 185900K .......... .......... .......... .......... .......... 168M 185950K .......... .......... .......... .......... .......... 153M 186000K .......... .......... .......... .......... .......... 182M 186050K .......... .......... .......... .......... .......... 170M 186100K .......... .......... .......... .......... .......... 186M 186150K .......... .......... .......... .......... .......... 164M 186200K .......... .......... .......... .......... .......... 190M 186250K .......... .......... .......... .......... .......... 175M 186300K .......... .......... .......... .......... .......... 197M 186350K .......... .......... .......... .......... .......... 187M 186400K .......... .......... .......... .......... .......... 180M 186450K .......... .......... .......... .......... .......... 164M 186500K .......... .......... .......... .......... .......... 193M 186550K .......... .......... .......... .......... .......... 162M 186600K .......... .......... .......... .......... .......... 165M 186650K .......... .......... .......... .......... .......... 153M 186700K .......... .......... .......... .......... .......... 172M 186750K .......... .......... .......... .......... .......... 225M 186800K .......... .......... .......... .......... .......... 183M 186850K .......... .......... .......... .......... .......... 184M 186900K .......... .......... .......... .......... .......... 157M 186950K .......... .......... .......... .......... .......... 172M 187000K .......... .......... .......... .......... .......... 167M 187050K .......... .......... .......... .......... .......... 187M 187100K .......... .......... .......... .......... .......... 2.61M 187150K .......... .......... .......... .......... .......... 126M 187200K .......... .......... .......... .......... .......... 108M 187250K .......... .......... .......... .......... .......... 125M 187300K .......... .......... .......... .......... .......... 104M 187350K .......... .......... .......... .......... .......... 105M 187400K .......... .......... .......... .......... .......... 101M 187450K .......... .......... .......... .......... .......... 105M 187500K .......... .......... .......... .......... .......... 55.8M 187550K .......... .......... .......... .......... .......... 66.5M 187600K .......... .......... .......... .......... .......... 118M 187650K .......... .......... .......... .......... .......... 143M 187700K .......... .......... .......... .......... .......... 93.3M 187750K .......... .......... .......... .......... .......... 114M 187800K .......... .......... .......... .......... .......... 80.8M 187850K .......... .......... .......... .......... .......... 139M 187900K .......... .......... .......... .......... .......... 155M 187950K .......... .......... .......... .......... .......... 108M 188000K .......... .......... .......... .......... .......... 110M 188050K .......... .......... .......... .......... .......... 116M 188100K .......... .......... .......... .......... .......... 73.2M 188150K .......... .......... .......... .......... .......... 151M 188200K .......... .......... .......... .......... .......... 103M 188250K .......... .......... .......... .......... .......... 109M 188300K .......... .......... .......... .......... .......... 105M 188350K .......... .......... .......... .......... .......... 120M 188400K .......... .......... .......... .......... .......... 119M 188450K .......... .......... .......... .......... .......... 92.3M 188500K .......... .......... .......... .......... .......... 109M 188550K .......... .......... .......... .......... .......... 61.4M 188600K .......... .......... .......... .......... .......... 71.8M 188650K .......... .......... .......... .......... .......... 110M 188700K .......... .......... .......... .......... .......... 116M 188750K .......... .......... .......... .......... .......... 137M 188800K .......... .......... .......... .......... .......... 212M 188850K .......... .......... .......... .......... .......... 174M 188900K .......... .......... .......... .......... .......... 239M 188950K .......... .......... .......... .......... .......... 120M 189000K .......... .......... .......... .......... .......... 4.05M 189050K .......... .......... .......... .......... .......... 63.7M 189100K .......... .......... .......... .......... .......... 95.0M 189150K .......... .......... .......... .......... .......... 154M 189200K .......... .......... .......... .......... .......... 83.9M 189250K .......... .......... .......... .......... .......... 87.8M 189300K .......... .......... .......... .......... .......... 79.7M 189350K .......... .......... .......... .......... .......... 124M 189400K .......... .......... .......... .......... .......... 83.6M 189450K .......... .......... .......... .......... .......... 92.8M 189500K .......... .......... .......... .......... .......... 155M 189550K .......... .......... .......... .......... .......... 138M 189600K .......... .......... .......... .......... .......... 73.5M 189650K .......... .......... .......... .......... .......... 77.9M 189700K .......... .......... .......... .......... .......... 129M 189750K .......... .......... .......... .......... .......... 109M 189800K .......... .......... .......... .......... .......... 94.9M 189850K .......... .......... .......... .......... .......... 93.6M 189900K .......... .......... .......... .......... .......... 110M 189950K .......... .......... .......... .......... .......... 146M 190000K .......... .......... .......... .......... .......... 87.9M 190050K .......... .......... .......... .......... .......... 1.53M 190100K .......... .......... .......... .......... .......... 115M 190150K .......... .......... .......... .......... .......... 125M 190200K .......... .......... .......... .......... .......... 169M 190250K .......... .......... .......... .......... .......... 247M 190300K .......... .......... .......... .......... .......... 221M 190350K .......... .......... .......... .......... .......... 172M 190400K .......... .......... .......... .......... .......... 164M 190450K .......... .......... .......... .......... .......... 174M 190500K .......... .......... .......... .......... .......... 188M 190550K .......... .......... .......... .......... .......... 194M 190600K .......... .......... .......... .......... .......... 221M 190650K .......... .......... .......... .......... .......... 181M 190700K .......... .......... .......... .......... .......... 161M 190750K .......... .......... .......... .......... .......... 193M 190800K .......... .......... .......... .......... .......... 128M 190850K .......... .......... .......... .......... .......... 194M 190900K .......... .......... .......... .......... .......... 148M 190950K .......... .......... .......... .......... .......... 177M 191000K .......... .......... .......... .......... .......... 140M 191050K .......... .......... .......... .......... .......... 141M 191100K .......... .......... .......... .......... .......... 201M 191150K .......... .......... .......... .......... .......... 201M 191200K .......... .......... .......... .......... .......... 195M 191250K .......... .......... .......... .......... .......... 183M 191300K .......... .......... .......... .......... .......... 158M 191350K .......... .......... .......... .......... .......... 190M 191400K .......... .......... .......... .......... .......... 160M 191450K .......... .......... .......... .......... .......... 164M 191500K .......... .......... .......... .......... .......... 160M 191550K .......... .......... .......... .......... .......... 205M 191600K .......... .......... .......... .......... .......... 139M 191650K .......... .......... .......... .......... .......... 196M 191700K .......... .......... .......... .......... .......... 194M 191750K .......... .......... .......... .......... .......... 164M 191800K .......... .......... .......... .......... .......... 193M 191850K .......... .......... .......... .......... .......... 221M 191900K .......... .......... .......... .......... .......... 201M 191950K .......... .......... .......... .......... .......... 2.59M 192000K .......... .......... .......... .......... .......... 108M 192050K .......... .......... .......... .......... .......... 105M 192100K .......... .......... .......... .......... .......... 181M 192150K .......... .......... .......... .......... .......... 128M 192200K .......... .......... .......... .......... .......... 85.3M 192250K .......... .......... .......... .......... .......... 69.2M 192300K .......... .......... .......... .......... .......... 46.9M 192350K .......... .......... .......... .......... .......... 52.4M 192400K .......... .......... .......... .......... .......... 63.4M 192450K .......... .......... .......... .......... .......... 150M 192500K .......... .......... .......... .......... .......... 98.3M 192550K .......... .......... .......... .......... .......... 101M 192600K .......... .......... .......... .......... .......... 112M 192650K .......... .......... .......... .......... .......... 97.2M 192700K .......... .......... .......... .......... .......... 125M 192750K .......... .......... .......... .......... .......... 88.7M 192800K .......... .......... .......... .......... .......... 123M 192850K .......... .......... .......... .......... .......... 70.7M 192900K .......... .......... .......... .......... .......... 132M 192950K .......... .......... .......... .......... .......... 88.9M 193000K .......... .......... .......... .......... .......... 87.8M 193050K .......... .......... .......... .......... .......... 155M 193100K .......... .......... .......... .......... .......... 114M 193150K .......... .......... .......... .......... .......... 87.4M 193200K .......... .......... .......... .......... .......... 112M 193250K .......... .......... .......... .......... .......... 192M 193300K .......... .......... .......... .......... .......... 85.1M 193350K .......... .......... .......... .......... .......... 108M 193400K .......... .......... .......... .......... .......... 153M 193450K .......... .......... .......... .......... .......... 130M 193500K .......... .......... .......... .......... .......... 93.7M 193550K .......... .......... .......... .......... .......... 76.3M 193600K .......... .......... .......... .......... .......... 3.77M 193650K .......... .......... .......... .......... .......... 116M 193700K .......... .......... .......... .......... .......... 147M 193750K .......... .......... .......... .......... .......... 101M 193800K .......... .......... .......... .......... .......... 107M 193850K .......... .......... .......... .......... .......... 106M 193900K .......... .......... .......... .......... .......... 97.6M 193950K .......... .......... .......... .......... .......... 97.0M 194000K .......... .......... .......... .......... .......... 107M 194050K .......... .......... .......... .......... .......... 99.0M 194100K .......... .......... .......... .......... .......... 99.4M 194150K .......... .......... .......... .......... .......... 112M 194200K .......... .......... .......... .......... .......... 85.2M 194250K .......... .......... .......... .......... .......... 125M 194300K .......... .......... .......... .......... .......... 62.7M 194350K .......... .......... .......... .......... .......... 120M 194400K .......... .......... .......... .......... .......... 117M 194450K .......... .......... .......... .......... .......... 107M 194500K .......... .......... .......... .......... .......... 92.5M 194550K .......... .......... .......... .......... .......... 85.6M 194600K .......... .......... .......... .......... .......... 146M 194650K .......... .......... .......... .......... .......... 81.4M 194700K .......... .......... .......... .......... .......... 89.7M 194750K .......... .......... .......... .......... .......... 129M 194800K .......... .......... .......... .......... .......... 85.9M 194850K .......... .......... .......... .......... .......... 138M 194900K .......... .......... .......... .......... .......... 82.7M 194950K .......... .......... .......... .......... .......... 141M 195000K .......... .......... .......... .......... .......... 76.0M 195050K .......... .......... .......... .......... .......... 102M 195100K .......... .......... .......... .......... .......... 125M 195150K .......... .......... .......... .......... .......... 103M 195200K .......... .......... .......... .......... .......... 94.9M 195250K .......... .......... .......... .......... .......... 105M 195300K .......... .......... .......... .......... .......... 125M 195350K .......... .......... .......... .......... .......... 88.6M 195400K .......... .......... .......... .......... .......... 142M 195450K .......... .......... .......... .......... .......... 80.3M 195500K .......... .......... .......... .......... .......... 2.09M 195550K .......... .......... .......... .......... .......... 175M 195600K .......... .......... .......... .......... .......... 217M 195650K .......... .......... .......... .......... .......... 142M 195700K .......... .......... .......... .......... .......... 184M 195750K .......... .......... .......... .......... .......... 201M 195800K .......... .......... .......... .......... .......... 195M 195850K .......... .......... .......... .......... .......... 169M 195900K .......... .......... .......... .......... .......... 184M 195950K .......... .......... .......... .......... .......... 194M 196000K .......... .......... .......... .......... .......... 220M 196050K .......... .......... .......... .......... .......... 180M 196100K .......... .......... .......... .......... .......... 188M 196150K .......... .......... .......... .......... .......... 181M 196200K .......... .......... .......... .......... .......... 201M 196250K .......... .......... .......... .......... .......... 157M 196300K .......... .......... .......... .......... .......... 193M 196350K .......... .......... .......... .......... .......... 171M 196400K .......... .......... .......... .......... .......... 188M 196450K .......... .......... .......... .......... .......... 178M 196500K .......... .......... .......... .......... .......... 183M 196550K .......... .......... .......... .......... .......... 205M 196600K .......... .......... .......... .......... .......... 162M 196650K .......... .......... .......... .......... .......... 193M 196700K .......... .......... .......... .......... .......... 184M 196750K .......... .......... .......... .......... .......... 189M 196800K .......... .......... .......... .......... .......... 171M 196850K .......... .......... .......... .......... .......... 181M 196900K .......... .......... .......... .......... .......... 215M 196950K .......... .......... .......... .......... .......... 197M 197000K .......... .......... .......... .......... .......... 155M 197050K .......... .......... .......... .......... .......... 180M 197100K .......... .......... .......... .......... .......... 187M 197150K .......... .......... .......... .......... .......... 210M 197200K .......... .......... .......... .......... .......... 216M 197250K .......... .......... .......... .......... .......... 190M 197300K .......... .......... .......... .......... .......... 217M 197350K .......... .......... .......... .......... .......... 204M 197400K .......... .......... .......... .......... .......... 5.95M 197450K .......... .......... .......... .......... .......... 4.25M 197500K .......... .......... .......... .......... .......... 107M 197550K .......... .......... .......... .......... .......... 107M 197600K .......... .......... .......... .......... .......... 86.7M 197650K .......... .......... .......... .......... .......... 118M 197700K .......... .......... .......... .......... .......... 121M 197750K .......... .......... .......... .......... .......... 87.7M 197800K .......... .......... .......... .......... .......... 90.5M 197850K .......... .......... .......... .......... .......... 126M 197900K .......... .......... .......... .......... .......... 111M 197950K .......... .......... .......... .......... .......... 122M 198000K .......... .......... .......... .......... .......... 108M 198050K .......... .......... .......... .......... .......... 82.3M 198100K .......... .......... .......... .......... .......... 162M 198150K .......... .......... .......... .......... .......... 138M 198200K .......... .......... .......... .......... .......... 84.7M 198250K .......... .......... .......... .......... .......... 142M 198300K .......... .......... .......... .......... .......... 89.6M 198350K .......... .......... .......... .......... .......... 122M 198400K .......... .......... .......... .......... .......... 139M 198450K .......... .......... .......... .......... .......... 90.5M 198500K .......... .......... .......... .......... .......... 125M 198550K .......... .......... .......... .......... .......... 91.1M 198600K .......... .......... .......... .......... .......... 109M 198650K .......... .......... .......... .......... .......... 121M 198700K .......... .......... .......... .......... .......... 106M 198750K .......... .......... .......... .......... .......... 74.9M 198800K .......... .......... .......... .......... .......... 98.2M 198850K .......... .......... .......... .......... .......... 126M 198900K .......... .......... .......... .......... .......... 138M 198950K .......... .......... .......... .......... .......... 88.5M 199000K .......... .......... .......... .......... .......... 116M 199050K .......... .......... .......... .......... .......... 101M 199100K .......... .......... .......... .......... .......... 88.9M 199150K .......... .......... .......... .......... .......... 118M 199200K .......... .......... .......... .......... .......... 46.0K 199250K .......... .......... .......... .......... .......... 31.9M 199300K .......... .......... .......... .......... .......... 30.8M 199350K .......... .......... .......... .......... .......... 91.6M 199400K .......... .......... .......... .......... .......... 189M 199450K .......... .......... .......... .......... .......... 174M 199500K .......... .......... .......... .......... .......... 209M 199550K .......... .......... .......... .......... .......... 186M 199600K .......... .......... .......... .......... .......... 217M 199650K .......... .......... .......... .......... .......... 184M 199700K .......... .......... .......... .......... .......... 204M 199750K .......... .......... .......... .......... .......... 186M 199800K .......... .......... .......... .......... .......... 197M 199850K .......... .......... .......... .......... .......... 164M 199900K .......... .......... .......... .......... .......... 205M 199950K .......... .......... .......... .......... .......... 153M 200000K .......... .......... .......... .......... .......... 212M 200050K .......... .......... .......... .......... .......... 164M 200100K .......... .......... .......... .......... .......... 162M 200150K .......... .......... .......... .......... .......... 195M 200200K .......... .......... .......... .......... .......... 177M 200250K .......... .......... .......... .......... .......... 180M 200300K .......... .......... .......... .......... .......... 139M 200350K .......... .......... .......... .......... .......... 108M 200400K .......... .......... .......... .......... .......... 114M 200450K .......... .......... .......... .......... .......... 97.6M 200500K .......... .......... .......... .......... .......... 119M 200550K .......... .......... .......... .......... .......... 121M 200600K .......... .......... .......... .......... .......... 91.6M 200650K .......... .......... .......... .......... .......... 178M 200700K .......... .......... .......... .......... .......... 82.2M 200750K .......... .......... .......... .......... .......... 104M 200800K .......... .......... .......... .......... .......... 121M 200850K .......... .......... .......... .......... .......... 91.9M 200900K .......... .......... .......... .......... .......... 3.40M 200950K .......... .......... .......... .......... .......... 109M 201000K .......... .......... .......... .......... .......... 135M 201050K .......... .......... .......... .......... .......... 129M 201100K .......... .......... .......... .......... .......... 98.2M 201150K .......... .......... .......... .......... .......... 90.7M 201200K .......... .......... .......... .......... .......... 126M 201250K .......... .......... .......... .......... .......... 95.7M 201300K .......... .......... .......... .......... .......... 115M 201350K .......... .......... .......... .......... .......... 92.5M 201400K .......... .......... .......... .......... .......... 96.9M 201450K .......... .......... .......... .......... .......... 107M 201500K .......... .......... .......... .......... .......... 84.4M 201550K .......... .......... .......... .......... .......... 146M 201600K .......... .......... .......... .......... .......... 114M 201650K .......... .......... .......... .......... .......... 95.9M 201700K .......... .......... .......... .......... .......... 85.0M 201750K .......... .......... .......... .......... .......... 129M 201800K .......... .......... .......... .......... .......... 82.7M 201850K .......... .......... .......... .......... .......... 93.3M 201900K .......... .......... .......... .......... .......... 97.1M 201950K .......... .......... .......... .......... .......... 119M 202000K .......... .......... .......... .......... .......... 91.0M 202050K .......... .......... .......... .......... .......... 130M 202100K .......... .......... .......... .......... .......... 87.0M 202150K .......... .......... .......... .......... .......... 123M 202200K .......... .......... .......... .......... .......... 131M 202250K .......... .......... .......... .......... .......... 68.0M 202300K .......... .......... .......... .......... .......... 139M 202350K .......... .......... .......... .......... .......... 107M 202400K .......... .......... .......... .......... .......... 101M 202450K .......... .......... .......... .......... .......... 101M 202500K .......... .......... .......... .......... .......... 91.4M 202550K .......... .......... .......... .......... .......... 89.4M 202600K .......... .......... .......... .......... .......... 120M 202650K .......... .......... .......... .......... .......... 108M 202700K .......... .......... .......... .......... .......... 87.4M 202750K .......... .......... .......... .......... .......... 138M 202800K .......... .......... .......... .......... .......... 84.5M 202850K .......... .......... .......... .......... .......... 4.26M 202900K .......... .......... .......... .......... .......... 95.9M 202950K .......... .......... .......... .......... .......... 61.3M 203000K .......... .......... .......... .......... .......... 66.8M 203050K .......... .......... .......... .......... .......... 6.54M 203100K .......... .......... .......... .......... .......... 188M 203150K .......... .......... .......... .......... .......... 181M 203200K .......... .......... .......... .......... .......... 162M 203250K .......... .......... .......... .......... .......... 165M 203300K .......... .......... .......... .......... .......... 174M 203350K .......... .......... .......... .......... .......... 183M 203400K .......... .......... .......... .......... .......... 171M 203450K .......... .......... .......... .......... .......... 164M 203500K .......... .......... .......... .......... .......... 190M 203550K .......... .......... .......... .......... .......... 178M 203600K .......... .......... .......... .......... .......... 162M 203650K .......... .......... .......... .......... .......... 194M 203700K .......... .......... .......... .......... .......... 169M 203750K .......... .......... .......... .......... .......... 166M 203800K .......... .......... .......... .......... .......... 136M 203850K .......... .......... .......... .......... .......... 177M 203900K .......... .......... .......... .......... .......... 181M 203950K .......... .......... .......... .......... .......... 191M 204000K .......... .......... .......... .......... .......... 178M 204050K .......... .......... .......... .......... .......... 178M 204100K .......... .......... .......... .......... .......... 190M 204150K .......... .......... .......... .......... .......... 142M 204200K .......... .......... .......... .......... .......... 104M 204250K .......... .......... .......... .......... .......... 194M 204300K .......... .......... .......... .......... .......... 213M 204350K .......... .......... .......... .......... .......... 170M 204400K .......... .......... .......... .......... .......... 220M 204450K .......... .......... .......... .......... .......... 189M 204500K .......... .......... .......... .......... .......... 131M 204550K .......... .......... .......... .......... .......... 157M 204600K .......... .......... .......... .......... .......... 170M 204650K .......... .......... .......... .......... .......... 115M 204700K .......... .......... .......... .......... .......... 144M 204750K .......... .......... .......... .......... .......... 5.11M 204800K .......... .......... .......... .......... .......... 35.0M 204850K .......... .......... .......... .......... .......... 51.0M 204900K .......... .......... .......... .......... .......... 85.8M 204950K .......... .......... .......... .......... .......... 61.6M 205000K .......... .......... .......... .......... .......... 7.79M 205050K .......... .......... .......... .......... .......... 120M 205100K .......... .......... .......... .......... .......... 94.5M 205150K .......... .......... .......... .......... .......... 114M 205200K .......... .......... .......... .......... .......... 104M 205250K .......... .......... .......... .......... .......... 147M 205300K .......... .......... .......... .......... .......... 112M 205350K .......... .......... .......... .......... .......... 85.0M 205400K .......... .......... .......... .......... .......... 148M 205450K .......... .......... .......... .......... .......... 112M 205500K .......... .......... .......... .......... .......... 91.2M 205550K .......... .......... .......... .......... .......... 103M 205600K .......... .......... .......... .......... .......... 143M 205650K .......... .......... .......... .......... .......... 111M 205700K .......... .......... .......... .......... .......... 107M 205750K .......... .......... .......... .......... .......... 86.0M 205800K .......... .......... .......... .......... .......... 108M 205850K .......... .......... .......... .......... .......... 102M 205900K .......... .......... .......... .......... .......... 92.5M 205950K .......... .......... .......... .......... .......... 104M 206000K .......... .......... .......... .......... .......... 122M 206050K .......... .......... .......... .......... .......... 88.5M 206100K .......... .......... .......... .......... .......... 113M 206150K .......... .......... .......... .......... .......... 94.6M 206200K .......... .......... .......... .......... .......... 96.5M 206250K .......... .......... .......... .......... .......... 84.8M 206300K .......... .......... .......... .......... .......... 116M 206350K .......... .......... .......... .......... .......... 124M 206400K .......... .......... .......... .......... .......... 88.3M 206450K .......... .......... .......... .......... .......... 92.5M 206500K .......... .......... .......... .......... .......... 91.5M 206550K .......... .......... .......... .......... .......... 80.2M 206600K .......... .......... .......... .......... .......... 125M 206650K .......... .......... .......... .......... .......... 97.4M 206700K .......... .......... .......... .......... .......... 11.7M 206750K .......... .......... .......... .......... .......... 49.1M 206800K .......... .......... .......... .......... .......... 24.8M 206850K .......... .......... .......... .......... .......... 80.0M 206900K .......... .......... .......... .......... .......... 76.8M 206950K .......... .......... .......... .......... .......... 8.29M 207000K .......... .......... .......... .......... .......... 73.7M 207050K .......... .......... .......... .......... .......... 91.3M 207100K .......... .......... .......... .......... .......... 116M 207150K .......... .......... .......... .......... .......... 125M 207200K .......... .......... .......... .......... .......... 103M 207250K .......... .......... .......... .......... .......... 125M 207300K .......... .......... .......... .......... .......... 85.8M 207350K .......... .......... .......... .......... .......... 131M 207400K .......... .......... .......... .......... .......... 80.3M 207450K .......... .......... .......... .......... .......... 94.8M 207500K .......... .......... .......... .......... .......... 58.8M 207550K .......... .......... .......... .......... .......... 52.4M 207600K .......... .......... .......... .......... .......... 123M 207650K .......... .......... .......... .......... .......... 115M 207700K .......... .......... .......... .......... .......... 164M 207750K .......... .......... .......... .......... .......... 130M 207800K .......... .......... .......... .......... .......... 112M 207850K .......... .......... .......... .......... .......... 95.4M 207900K .......... .......... .......... .......... .......... 138M 207950K .......... .......... .......... .......... .......... 86.1M 208000K .......... .......... .......... .......... .......... 128M 208050K .......... .......... .......... .......... .......... 1.61M 208100K .......... .......... .......... .......... .......... 117M 208150K .......... .......... .......... .......... .......... 110M 208200K .......... .......... .......... .......... .......... 126M 208250K .......... .......... .......... .......... .......... 162M 208300K .......... .......... .......... .......... .......... 186M 208350K .......... .......... .......... .......... .......... 226M 208400K .......... .......... .......... .......... .......... 182M 208450K .......... .......... .......... .......... .......... 233M 208500K .......... .......... .......... .......... .......... 247M 208550K .......... .......... .......... .......... .......... 201M 208600K .......... .......... .......... .......... .......... 150M 208650K .......... .......... .......... .......... .......... 231M 208700K .......... .......... .......... .......... .......... 193M 208750K .......... .......... .......... .......... .......... 209M 208800K .......... .......... .......... .......... .......... 190M 208850K .......... .......... .......... .......... .......... 241M 208900K .......... .......... .......... .......... .......... 220M 208950K .......... .......... .......... .......... .......... 226M 209000K .......... .......... .......... .......... .......... 153M 209050K .......... .......... .......... .......... .......... 234M 209100K .......... .......... .......... .......... .......... 196M 209150K .......... .......... .......... .......... .......... 187M 209200K .......... .......... .......... .......... .......... 164M 209250K .......... .......... .......... .......... .......... 230M 209300K .......... .......... .......... .......... .......... 198M 209350K .......... .......... .......... .......... .......... 157M 209400K .......... .......... .......... .......... .......... 190M 209450K .......... .......... .......... .......... .......... 185M 209500K .......... .......... .......... .......... .......... 213M 209550K .......... .......... .......... .......... .......... 181M 209600K .......... .......... .......... .......... .......... 180M 209650K .......... .......... .......... .......... .......... 204M 209700K .......... .......... .......... .......... .......... 244M 209750K .......... .......... .......... .......... .......... 187M 209800K .......... .......... .......... .......... .......... 205M 209850K .......... .......... .......... .......... .......... 230M 209900K .......... .......... .......... .......... .......... 222M 209950K .......... .......... .......... .......... .......... 201M 210000K .......... .......... .......... .......... .......... 2.50M 210050K .......... .......... .......... .......... .......... 97.9M 210100K .......... .......... .......... .......... .......... 127M 210150K .......... .......... .......... .......... .......... 92.9M 210200K .......... .......... .......... .......... .......... 103M 210250K .......... .......... .......... .......... .......... 142M 210300K .......... .......... .......... .......... .......... 101M 210350K .......... .......... .......... .......... .......... 109M 210400K .......... .......... .......... .......... .......... 76.1M 210450K .......... .......... .......... .......... .......... 37.1M 210500K .......... .......... .......... .......... .......... 111M 210550K .......... .......... .......... .......... .......... 135M 210600K .......... .......... .......... .......... .......... 125M 210650K .......... .......... .......... .......... .......... 103M 210700K .......... .......... .......... .......... .......... 127M 210750K .......... .......... .......... .......... .......... 103M 210800K .......... .......... .......... .......... .......... 93.2M 210850K .......... .......... .......... .......... .......... 132M 210900K .......... .......... .......... .......... .......... 98.0M 210950K .......... .......... .......... .......... .......... 88.8M 211000K .......... .......... .......... .......... .......... 113M 211050K .......... .......... .......... .......... .......... 160M 211100K .......... .......... .......... .......... .......... 98.5M 211150K .......... .......... .......... .......... .......... 106M 211200K .......... .......... .......... .......... .......... 118M 211250K .......... .......... .......... .......... .......... 125M 211300K .......... .......... .......... .......... .......... 70.3M 211350K .......... .......... .......... .......... .......... 128M 211400K .......... .......... .......... .......... .......... 147M 211450K .......... .......... .......... .......... .......... 108M 211500K .......... .......... .......... .......... .......... 97.8M 211550K .......... .......... .......... .......... .......... 128M 211600K .......... .......... .......... .......... .......... 127M 211650K .......... .......... .......... .......... .......... 128M 211700K .......... .......... .......... .......... .......... 3.43M 211750K .......... .......... .......... .......... .......... 134M 211800K .......... .......... .......... .......... .......... 126M 211850K .......... .......... .......... .......... .......... 98.4M 211900K .......... .......... .......... .......... .......... 121M 211950K .......... .......... .......... .......... .......... 106M 212000K .......... .......... .......... .......... .......... 148M 212050K .......... .......... .......... .......... .......... 83.7M 212100K .......... .......... .......... .......... .......... 107M 212150K .......... .......... .......... .......... .......... 113M 212200K .......... .......... .......... .......... .......... 98.6M 212250K .......... .......... .......... .......... .......... 87.3M 212300K .......... .......... .......... .......... .......... 103M 212350K .......... .......... .......... .......... .......... 107M 212400K .......... .......... .......... .......... .......... 74.7M 212450K .......... .......... .......... .......... .......... 93.7M 212500K .......... .......... .......... .......... .......... 91.0M 212550K .......... .......... .......... .......... .......... 121M 212600K .......... .......... .......... .......... .......... 131M 212650K .......... .......... .......... .......... .......... 92.6M 212700K .......... .......... .......... .......... .......... 117M 212750K .......... .......... .......... .......... .......... 97.5M 212800K .......... .......... .......... .......... .......... 112M 212850K .......... .......... .......... .......... .......... 58.7M 212900K .......... .......... .......... .......... .......... 60.9M 212950K .......... .......... .......... .......... .......... 84.4M 213000K .......... .......... .......... .......... .......... 146M 213050K .......... .......... .......... .......... .......... 110M 213100K .......... .......... .......... .......... .......... 93.6M 213150K .......... .......... .......... .......... .......... 123M 213200K .......... .......... .......... .......... .......... 83.4M 213250K .......... .......... .......... .......... .......... 92.5M 213300K .......... .......... .......... .......... .......... 93.3M 213350K .......... .......... .......... .......... .......... 119M 213400K .......... .......... .......... .......... .......... 101M 213450K .......... .......... .......... .......... .......... 105M 213500K .......... .......... .......... .......... .......... 147M 213550K .......... .......... .......... .......... .......... 2.10M 213600K .......... .......... .......... .......... .......... 178M 213650K .......... .......... .......... .......... .......... 137M 213700K .......... .......... .......... .......... .......... 97.3M 213750K .......... .......... .......... .......... .......... 182M 213800K .......... .......... .......... .......... .......... 205M 213850K .......... .......... .......... .......... .......... 207M 213900K .......... .......... .......... .......... .......... 167M 213950K .......... .......... .......... .......... .......... 159M 214000K .......... .......... .......... .......... .......... 177M 214050K .......... .......... .......... .......... .......... 192M 214100K .......... .......... .......... .......... .......... 176M 214150K .......... .......... .......... .......... .......... 190M 214200K .......... .......... .......... .......... .......... 166M 214250K .......... .......... .......... .......... .......... 164M 214300K .......... .......... .......... .......... .......... 184M 214350K .......... .......... .......... .......... .......... 187M 214400K .......... .......... .......... .......... .......... 155M 214450K .......... .......... .......... .......... .......... 156M 214500K .......... .......... .......... .......... .......... 152M 214550K .......... .......... .......... .......... .......... 203M 214600K .......... .......... .......... .......... .......... 145M 214650K .......... .......... .......... .......... .......... 165M 214700K .......... .......... .......... .......... .......... 185M 214750K .......... .......... .......... .......... .......... 194M 214800K .......... .......... .......... .......... .......... 126M 214850K .......... .......... .......... .......... .......... 190M 214900K .......... .......... .......... .......... .......... 189M 214950K .......... .......... .......... .......... .......... 164M 215000K .......... .......... .......... .......... .......... 201M 215050K .......... .......... .......... .......... .......... 217M 215100K .......... .......... .......... .......... .......... 241M 215150K .......... .......... .......... .......... .......... 219M 215200K .......... .......... .......... .......... .......... 146M 215250K .......... .......... .......... .......... .......... 230M 215300K .......... .......... .......... .......... .......... 194M 215350K .......... .......... .......... .......... .......... 190M 215400K .......... .......... .......... .......... .......... 247M 215450K .......... .......... .......... .......... .......... 241M 215500K .......... .......... .......... .......... .......... 236M 215550K .......... .......... .......... .......... .......... 2.58M 215600K .......... .......... .......... .......... .......... 146M 215650K .......... .......... .......... .......... .......... 123M 215700K .......... .......... .......... .......... .......... 94.5M 215750K .......... .......... .......... .......... .......... 120M 215800K .......... .......... .......... .......... .......... 85.3M 215850K .......... .......... .......... .......... .......... 94.5M 215900K .......... .......... .......... .......... .......... 113M 215950K .......... .......... .......... .......... .......... 99.5M 216000K .......... .......... .......... .......... .......... 126M 216050K .......... .......... .......... .......... .......... 106M 216100K .......... .......... .......... .......... .......... 84.0M 216150K .......... .......... .......... .......... .......... 47.4M 216200K .......... .......... .......... .......... .......... 193M 216250K .......... .......... .......... .......... .......... 98.5M 216300K .......... .......... .......... .......... .......... 78.9M 216350K .......... .......... .......... .......... .......... 48.1M 216400K .......... .......... .......... .......... .......... 129M 216450K .......... .......... .......... .......... .......... 89.2M 216500K .......... .......... .......... .......... .......... 132M 216550K .......... .......... .......... .......... .......... 110M 216600K .......... .......... .......... .......... .......... 120M 216650K .......... .......... .......... .......... .......... 102M 216700K .......... .......... .......... .......... .......... 87.8M 216750K .......... .......... .......... .......... .......... 85.8M 216800K .......... .......... .......... .......... .......... 118M 216850K .......... .......... .......... .......... .......... 131M 216900K .......... .......... .......... .......... .......... 160M 216950K .......... .......... .......... .......... .......... 178M 217000K .......... .......... .......... .......... .......... 226M 217050K .......... .......... .......... .......... .......... 226M 217100K .......... .......... .......... .......... .......... 111M 217150K .......... .......... .......... .......... .......... 151M 217200K .......... .......... .......... .......... .......... 131M 217250K .......... .......... .......... .......... .......... 101M 217300K .......... .......... .......... .......... .......... 71.8M 217350K .......... .......... .......... .......... .......... 135M 217400K .......... .......... .......... .......... .......... 86.2M 217450K .......... .......... .......... .......... .......... 124M 217500K .......... .......... .......... .......... .......... 4.12M 217550K .......... .......... .......... .......... .......... 93.3M 217600K .......... .......... .......... .......... .......... 35.2M 217650K .......... .......... .......... .......... .......... 108M 217700K .......... .......... .......... .......... .......... 92.2M 217750K .......... .......... .......... .......... .......... 105M 217800K .......... .......... .......... .......... .......... 138M 217850K .......... .......... .......... .......... .......... 90.3M 217900K .......... .......... .......... .......... .......... 91.4M 217950K .......... .......... .......... .......... .......... 125M 218000K .......... .......... .......... .......... .......... 84.0M 218050K .......... .......... .......... .......... .......... 150M 218100K .......... .......... .......... .......... .......... 81.0M 218150K .......... .......... .......... .......... .......... 89.6M 218200K .......... .......... .......... .......... .......... 137M 218250K .......... .......... .......... .......... .......... 115M 218300K .......... .......... .......... .......... .......... 67.1M 218350K .......... .......... .......... .......... .......... 142M 218400K .......... .......... .......... .......... .......... 87.6M 218450K .......... .......... .......... .......... .......... 81.6M 218500K .......... .......... .......... .......... .......... 142M 218550K .......... .......... .......... .......... .......... 88.2M 218600K .......... .......... .......... .......... .......... 130M 218650K .......... .......... .......... .......... .......... 1.51M 218700K .......... .......... .......... .......... .......... 131M 218750K .......... .......... .......... .......... .......... 155M 218800K .......... .......... .......... .......... .......... 183M 218850K .......... .......... .......... .......... .......... 152M 218900K .......... .......... .......... .......... .......... 179M 218950K .......... .......... .......... .......... .......... 134M 219000K .......... .......... .......... .......... .......... 142M 219050K .......... .......... .......... .......... .......... 152M 219100K .......... .......... .......... .......... .......... 181M 219150K .......... .......... .......... .......... .......... 187M 219200K .......... .......... .......... .......... .......... 213M 219250K .......... .......... .......... .......... .......... 169M 219300K .......... .......... .......... .......... .......... 213M 219350K .......... .......... .......... .......... .......... 209M 219400K .......... .......... .......... .......... .......... 184M 219450K .......... .......... .......... .......... .......... 155M 219500K .......... .......... .......... .......... .......... 178M 219550K .......... .......... .......... .......... .......... 172M 219600K .......... .......... .......... .......... .......... 194M 219650K .......... .......... .......... .......... .......... 175M 219700K .......... .......... .......... .......... .......... 190M 219750K .......... .......... .......... .......... .......... 190M 219800K .......... .......... .......... .......... .......... 217M 219850K .......... .......... .......... .......... .......... 178M 219900K .......... .......... .......... .......... .......... 193M 219950K .......... .......... .......... .......... .......... 222M 220000K .......... .......... .......... .......... .......... 247M 220050K .......... .......... .......... .......... .......... 226M 220100K .......... .......... .......... .......... .......... 241M 220150K .......... .......... .......... .......... .......... 201M 220200K .......... .......... .......... .......... .......... 168M 220250K .......... .......... .......... .......... .......... 143M 220300K .......... .......... .......... .......... .......... 178M 220350K .......... .......... .......... .......... .......... 175M 220400K .......... .......... .......... .......... .......... 178M 220450K .......... .......... .......... .......... .......... 194M 220500K .......... .......... .......... .......... .......... 194M 220550K .......... .......... .......... .......... .......... 197M 220600K .......... .......... .......... .......... .......... 3.04M 220650K .......... .......... .......... .......... .......... 49.1M 220700K .......... .......... .......... .......... .......... 109M 220750K .......... .......... .......... .......... .......... 101M 220800K .......... .......... .......... .......... .......... 86.1M 220850K .......... .......... .......... .......... .......... 114M 220900K .......... .......... .......... .......... .......... 142M 220950K .......... .......... .......... .......... .......... 93.6M 221000K .......... .......... .......... .......... .......... 87.5M 221050K .......... .......... .......... .......... .......... 137M 221100K .......... .......... .......... .......... .......... 96.9M 221150K .......... .......... .......... .......... .......... 117M 221200K .......... .......... .......... .......... .......... 79.8M 221250K .......... .......... .......... .......... .......... 126M 221300K .......... .......... .......... .......... .......... 126M 221350K .......... .......... .......... .......... .......... 114M 221400K .......... .......... .......... .......... .......... 77.5M 221450K .......... .......... .......... .......... .......... 126M 221500K .......... .......... .......... .......... .......... 122M 221550K .......... .......... .......... .......... .......... 84.1M 221600K .......... .......... .......... .......... .......... 143M 221650K .......... .......... .......... .......... .......... 89.0M 221700K .......... .......... .......... .......... .......... 129M 221750K .......... .......... .......... .......... .......... 86.9M 221800K .......... .......... .......... .......... .......... 92.6M 221850K .......... .......... .......... .......... .......... 131M 221900K .......... .......... .......... .......... .......... 108M 221950K .......... .......... .......... .......... .......... 100M 222000K .......... .......... .......... .......... .......... 129M 222050K .......... .......... .......... .......... .......... 83.5M 222100K .......... .......... .......... .......... .......... 139M 222150K .......... .......... .......... .......... .......... 92.2M 222200K .......... .......... .......... .......... .......... 3.44M 222250K .......... .......... .......... .......... .......... 101M 222300K .......... .......... .......... .......... .......... 126M 222350K .......... .......... .......... .......... .......... 107M 222400K .......... .......... .......... .......... .......... 107M 222450K .......... .......... .......... .......... .......... 120M 222500K .......... .......... .......... .......... .......... 82.5M 222550K .......... .......... .......... .......... .......... 95.3M 222600K .......... .......... .......... .......... .......... 94.5M 222650K .......... .......... .......... .......... .......... 118M 222700K .......... .......... .......... .......... .......... 90.7M 222750K .......... .......... .......... .......... .......... 105M 222800K .......... .......... .......... .......... .......... 95.4M 222850K .......... .......... .......... .......... .......... 129M 222900K .......... .......... .......... .......... .......... 97.5M 222950K .......... .......... .......... .......... .......... 30.3M 223000K .......... .......... .......... .......... .......... 102M 223050K .......... .......... .......... .......... .......... 49.1M 223100K .......... .......... .......... .......... .......... 97.0M 223150K .......... .......... .......... .......... .......... 61.2M 223200K .......... .......... .......... .......... .......... 69.8M 223250K .......... .......... .......... .......... .......... 84.1M 223300K .......... .......... .......... .......... .......... 49.0M 223350K .......... .......... .......... .......... .......... 67.0M 223400K .......... .......... .......... .......... .......... 86.0M 223450K .......... .......... .......... .......... .......... 90.1M 223500K .......... .......... .......... .......... .......... 105M 223550K .......... .......... .......... .......... .......... 67.5M 223600K .......... .......... .......... .......... .......... 115M 223650K .......... .......... .......... .......... .......... 66.3M 223700K .......... .......... .......... .......... .......... 76.7M 223750K .......... .......... .......... .......... .......... 44.0M 223800K .......... .......... .......... .......... .......... 125M 223850K .......... .......... .......... .......... .......... 49.9M 223900K .......... .......... .......... .......... .......... 58.9M 223950K .......... .......... .......... .......... .......... 89.8M 224000K .......... .......... .......... .......... .......... 155M 224050K .......... .......... .......... .......... .......... 2.54M 224100K .......... .......... .......... .......... .......... 122M 224150K .......... .......... .......... .......... .......... 144M 224200K .......... .......... .......... .......... .......... 126M 224250K .......... .......... .......... .......... .......... 194M 224300K .......... .......... .......... .......... .......... 166M 224350K .......... .......... .......... .......... .......... 162M 224400K .......... .......... .......... .......... .......... 196M 224450K .......... .......... .......... .......... .......... 144M 224500K .......... .......... .......... .......... .......... 139M 224550K .......... .......... .......... .......... .......... 167M 224600K .......... .......... .......... .......... .......... 196M 224650K .......... .......... .......... .......... .......... 144M 224700K .......... .......... .......... .......... .......... 157M 224750K .......... .......... .......... .......... .......... 221M 224800K .......... .......... .......... .......... .......... 193M 224850K .......... .......... .......... .......... .......... 177M 224900K .......... .......... .......... .......... .......... 113M 224950K .......... .......... .......... .......... .......... 132M 225000K .......... .......... .......... .......... .......... 137M 225050K .......... .......... .......... .......... .......... 140M 225100K .......... .......... .......... .......... .......... 175M 225150K .......... .......... .......... .......... .......... 170M 225200K .......... .......... .......... .......... .......... 143M 225250K .......... .......... .......... .......... .......... 160M 225300K .......... .......... .......... .......... .......... 209M 225350K .......... .......... .......... .......... .......... 205M 225400K .......... .......... .......... .......... .......... 205M 225450K .......... .......... .......... .......... .......... 217M 225500K .......... .......... .......... .......... .......... 217M 225550K .......... .......... .......... .......... .......... 190M 225600K .......... .......... .......... .......... .......... 194M 225650K .......... .......... .......... .......... .......... 170M 225700K .......... .......... .......... .......... .......... 209M 225750K .......... .......... .......... .......... .......... 184M 225800K .......... .......... .......... .......... .......... 213M 225850K .......... .......... .......... .......... .......... 145M 225900K .......... .......... .......... .......... .......... 241M 225950K .......... .......... .......... .......... .......... 181M 226000K .......... .......... .......... .......... .......... 2.71M 226050K .......... .......... .......... .......... .......... 90.7M 226100K .......... .......... .......... .......... .......... 113M 226150K .......... .......... .......... .......... .......... 138M 226200K .......... .......... .......... .......... .......... 82.7M 226250K .......... .......... .......... .......... .......... 148M 226300K .......... .......... .......... .......... .......... 113M 226350K .......... .......... .......... .......... .......... 99.9M 226400K .......... .......... .......... .......... .......... 116M 226450K .......... .......... .......... .......... .......... 88.8M 226500K .......... .......... .......... .......... .......... 132M 226550K .......... .......... .......... .......... .......... 111M 226600K .......... .......... .......... .......... .......... 101M 226650K .......... .......... .......... .......... .......... 110M 226700K .......... .......... .......... .......... .......... 98.4M 226750K .......... .......... .......... .......... .......... 134M 226800K .......... .......... .......... .......... .......... 87.1M 226850K .......... .......... .......... .......... .......... 83.6M 226900K .......... .......... .......... .......... .......... 99.6M 226950K .......... .......... .......... .......... .......... 120M 227000K .......... .......... .......... .......... .......... 129M 227050K .......... .......... .......... .......... .......... 106M 227100K .......... .......... .......... .......... .......... 101M 227150K .......... .......... .......... .......... .......... 137M 227200K .......... .......... .......... .......... .......... 83.7M 227250K .......... .......... .......... .......... .......... 110M 227300K .......... .......... .......... .......... .......... 102M 227350K .......... .......... .......... .......... .......... 134M 227400K .......... .......... .......... .......... .......... 99.5M 227450K .......... .......... .......... .......... .......... 89.3M 227500K .......... .......... .......... .......... .......... 158M 227550K .......... .......... .......... .......... .......... 88.4M 227600K .......... .......... .......... .......... .......... 78.6M 227650K .......... .......... .......... .......... .......... 114M 227700K .......... .......... .......... .......... .......... 123M 227750K .......... .......... .......... .......... .......... 65.8M 227800K .......... .......... .......... .......... .......... 59.6M 227850K .......... .......... .......... .......... .......... 151M 227900K .......... .......... .......... .......... .......... 75.4M 227950K .......... .......... .......... .......... .......... 58.8M 228000K .......... .......... .......... .......... .......... 4.52M 228050K .......... .......... .......... .......... .......... 89.6M 228100K .......... .......... .......... .......... .......... 139M 228150K .......... .......... .......... .......... .......... 100M 228200K .......... .......... .......... .......... .......... 108M 228250K .......... .......... .......... .......... .......... 110M 228300K .......... .......... .......... .......... .......... 100M 228350K .......... .......... .......... .......... .......... 91.5M 228400K .......... .......... .......... .......... .......... 89.5M 228450K .......... .......... .......... .......... .......... 126M 228500K .......... .......... .......... .......... .......... 88.3M 228550K .......... .......... .......... .......... .......... 106M 228600K .......... .......... .......... .......... .......... 97.3M 228650K .......... .......... .......... .......... .......... 87.2M 228700K .......... .......... .......... .......... .......... 132M 228750K .......... .......... .......... .......... .......... 68.3M 228800K .......... .......... .......... .......... .......... 88.3M 228850K .......... .......... .......... .......... .......... 79.0M 228900K .......... .......... .......... .......... .......... 132M 228950K .......... .......... .......... .......... .......... 136M 229000K .......... .......... .......... .......... .......... 81.1M 229050K .......... .......... .......... .......... .......... 1.56M 229100K .......... .......... .......... .......... .......... 127M 229150K .......... .......... .......... .......... .......... 107M 229200K .......... .......... .......... .......... .......... 139M 229250K .......... .......... .......... .......... .......... 146M 229300K .......... .......... .......... .......... .......... 103M 229350K .......... .......... .......... .......... .......... 175M 229400K .......... .......... .......... .......... .......... 172M 229450K .......... .......... .......... .......... .......... 201M 229500K .......... .......... .......... .......... .......... 187M 229550K .......... .......... .......... .......... .......... 184M 229600K .......... .......... .......... .......... .......... 224M 229650K .......... .......... .......... .......... .......... 244M 229700K .......... .......... .......... .......... .......... 209M 229750K .......... .......... .......... .......... .......... 217M 229800K .......... .......... .......... .......... .......... 236M 229850K .......... .......... .......... .......... .......... 236M 229900K .......... .......... .......... .......... .......... 209M 229950K .......... .......... .......... .......... .......... 181M 230000K .......... .......... .......... .......... .......... 226M 230050K .......... .......... .......... .......... .......... 241M 230100K .......... .......... .......... .......... .......... 226M 230150K .......... .......... .......... .......... .......... 165M 230200K .......... .......... .......... .......... .......... 236M 230250K .......... .......... .......... .......... .......... 241M 230300K .......... .......... .......... .......... .......... 184M 230350K .......... .......... .......... .......... .......... 201M 230400K .......... .......... .......... .......... .......... 253M 230450K .......... .......... .......... .......... .......... 231M 230500K .......... .......... .......... .......... .......... 175M 230550K .......... .......... .......... .......... .......... 194M 230600K .......... .......... .......... .......... .......... 259M 230650K .......... .......... .......... .......... .......... 188M 230700K .......... .......... .......... .......... .......... 160M 230750K .......... .......... .......... .......... .......... 194M 230800K .......... .......... .......... .......... .......... 231M 230850K .......... .......... .......... .......... .......... 221M 230900K .......... .......... .......... .......... .......... 163M 230950K .......... .......... .......... .......... .......... 191M 231000K .......... .......... .......... .......... .......... 2.66M 231050K .......... .......... .......... .......... .......... 95.7M 231100K .......... .......... .......... .......... .......... 74.3M 231150K .......... .......... .......... .......... .......... 109M 231200K .......... .......... .......... .......... .......... 109M 231250K .......... .......... .......... .......... .......... 86.7M 231300K .......... .......... .......... .......... .......... 112M 231350K .......... .......... .......... .......... .......... 107M 231400K .......... .......... .......... .......... .......... 126M 231450K .......... .......... .......... .......... .......... 96.7M 231500K .......... .......... .......... .......... .......... 77.5M 231550K .......... .......... .......... .......... .......... 99.1M 231600K .......... .......... .......... .......... .......... 88.8M 231650K .......... .......... .......... .......... .......... 110M 231700K .......... .......... .......... .......... .......... 93.8M 231750K .......... .......... .......... .......... .......... 126M 231800K .......... .......... .......... .......... .......... 121M 231850K .......... .......... .......... .......... .......... 73.0M 231900K .......... .......... .......... .......... .......... 116M 231950K .......... .......... .......... .......... .......... 96.0M 232000K .......... .......... .......... .......... .......... 132M 232050K .......... .......... .......... .......... .......... 92.3M 232100K .......... .......... .......... .......... .......... 115M 232150K .......... .......... .......... .......... .......... 126M 232200K .......... .......... .......... .......... .......... 104M 232250K .......... .......... .......... .......... .......... 89.0M 232300K .......... .......... .......... .......... .......... 105M 232350K .......... .......... .......... .......... .......... 88.2M 232400K .......... .......... .......... .......... .......... 143M 232450K .......... .......... .......... .......... .......... 105M 232500K .......... .......... .......... .......... .......... 99.6M 232550K .......... .......... .......... .......... .......... 118M 232600K .......... .......... .......... .......... .......... 114M 232650K .......... .......... .......... .......... .......... 3.43M 232700K .......... .......... .......... .......... .......... 92.8M 232750K .......... .......... .......... .......... .......... 134M 232800K .......... .......... .......... .......... .......... 129M 232850K .......... .......... .......... .......... .......... 57.1M 232900K .......... .......... .......... .......... .......... 167M 232950K .......... .......... .......... .......... .......... 80.6M 233000K .......... .......... .......... .......... .......... 48.7M 233050K .......... .......... .......... .......... .......... 99.1M 233100K .......... .......... .......... .......... .......... 168M 233150K .......... .......... .......... .......... .......... 155M 233200K .......... .......... .......... .......... .......... 137M 233250K .......... .......... .......... .......... .......... 86.2M 233300K .......... .......... .......... .......... .......... 177M 233350K .......... .......... .......... .......... .......... 78.9M 233400K .......... .......... .......... .......... .......... 147M 233450K .......... .......... .......... .......... .......... 92.3M 233500K .......... .......... .......... .......... .......... 88.6M 233550K .......... .......... .......... .......... .......... 107M 233600K .......... .......... .......... .......... .......... 94.4M 233650K .......... .......... .......... .......... .......... 145M 233700K .......... .......... .......... .......... .......... 92.1M 233750K .......... .......... .......... .......... .......... 114M 233800K .......... .......... .......... .......... .......... 88.7M 233850K .......... .......... .......... .......... .......... 133M 233900K .......... .......... .......... .......... .......... 59.7M 233950K .......... .......... .......... .......... .......... 46.5M 234000K .......... .......... .......... .......... .......... 80.0M 234050K .......... .......... .......... .......... .......... 119M 234100K .......... .......... .......... .......... .......... 1.76M 234150K .......... .......... .......... .......... .......... 101M 234200K .......... .......... .......... .......... .......... 86.4M 234250K .......... .......... .......... .......... .......... 114M 234300K .......... .......... .......... .......... .......... 145M 234350K .......... .......... .......... .......... .......... 123M 234400K .......... .......... .......... .......... .......... 132M 234450K .......... .......... .......... .......... .......... 164M 234500K .......... .......... .......... .......... .......... 202M 234550K .......... .......... .......... .......... .......... 214M 234600K .......... .......... .......... .......... .......... 171M 234650K .......... .......... .......... .......... .......... 165M 234700K .......... .......... .......... .......... .......... 182M 234750K .......... .......... .......... .......... .......... 231M 234800K .......... .......... .......... .......... .......... 170M 234850K .......... .......... .......... .......... .......... 149M 234900K .......... .......... .......... .......... .......... 164M 234950K .......... .......... .......... .......... .......... 197M 235000K .......... .......... .......... .......... .......... 145M 235050K .......... .......... .......... .......... .......... 164M 235100K .......... .......... .......... .......... .......... 175M 235150K .......... .......... .......... .......... .......... 143M 235200K .......... .......... .......... .......... .......... 172M 235250K .......... .......... .......... .......... .......... 187M 235300K .......... .......... .......... .......... .......... 190M 235350K .......... .......... .......... .......... .......... 143M 235400K .......... .......... .......... .......... .......... 181M 235450K .......... .......... .......... .......... .......... 205M 235500K .......... .......... .......... .......... .......... 181M 235550K .......... .......... .......... .......... .......... 153M 235600K .......... .......... .......... .......... .......... 187M 235650K .......... .......... .......... .......... .......... 166M 235700K .......... .......... .......... .......... .......... 147M 235750K .......... .......... .......... .......... .......... 148M 235800K .......... .......... .......... .......... .......... 187M 235850K .......... .......... .......... .......... .......... 181M 235900K .......... .......... .......... .......... .......... 194M 235950K .......... .......... .......... .......... .......... 172M 236000K .......... .......... .......... .......... .......... 187M 236050K .......... .......... .......... .......... .......... 174M 236100K .......... .......... .......... .......... .......... 2.82M 236150K .......... .......... .......... .......... .......... 87.4M 236200K .......... .......... .......... .......... .......... 111M 236250K .......... .......... .......... .......... .......... 103M 236300K .......... .......... .......... .......... .......... 103M 236350K .......... .......... .......... .......... .......... 99.1M 236400K .......... .......... .......... .......... .......... 121M 236450K .......... .......... .......... .......... .......... 93.7M 236500K .......... .......... .......... .......... .......... 122M 236550K .......... .......... .......... .......... .......... 97.8M 236600K .......... .......... .......... .......... .......... 107M 236650K .......... .......... .......... .......... .......... 102M 236700K .......... .......... .......... .......... .......... 111M 236750K .......... .......... .......... .......... .......... 99.9M 236800K .......... .......... .......... .......... .......... 121M 236850K .......... .......... .......... .......... .......... 128M 236900K .......... .......... .......... .......... .......... 79.4M 236950K .......... .......... .......... .......... .......... 107M 237000K .......... .......... .......... .......... .......... 137M 237050K .......... .......... .......... .......... .......... 119M 237100K .......... .......... .......... .......... .......... 89.0M 237150K .......... .......... .......... .......... .......... 124M 237200K .......... .......... .......... .......... .......... 112M 237250K .......... .......... .......... .......... .......... 127M 237300K .......... .......... .......... .......... .......... 77.9M 237350K .......... .......... .......... .......... .......... 126M 237400K .......... .......... .......... .......... .......... 125M 237450K .......... .......... .......... .......... .......... 110M 237500K .......... .......... .......... .......... .......... 99.6M 237550K .......... .......... .......... .......... .......... 59.4M 237600K .......... .......... .......... .......... .......... 115M 237650K .......... .......... .......... .......... .......... 116M 237700K .......... .......... .......... .......... .......... 91.8M 237750K .......... .......... .......... .......... .......... 143M 237800K .......... .......... .......... .......... .......... 70.3M 237850K .......... .......... .......... .......... .......... 118M 237900K .......... .......... .......... .......... .......... 124M 237950K .......... .......... .......... .......... .......... 4.09M 238000K .......... .......... .......... .......... .......... 123M 238050K .......... .......... .......... .......... .......... 103M 238100K .......... .......... .......... .......... .......... 78.2M 238150K .......... .......... .......... .......... .......... 122M 238200K .......... .......... .......... .......... .......... 120M 238250K .......... .......... .......... .......... .......... 85.3M 238300K .......... .......... .......... .......... .......... 105M 238350K .......... .......... .......... .......... .......... 91.4M 238400K .......... .......... .......... .......... .......... 141M 238450K .......... .......... .......... .......... .......... 72.4M 238500K .......... .......... .......... .......... .......... 140M 238550K .......... .......... .......... .......... .......... 93.5M 238600K .......... .......... .......... .......... .......... 71.2M 238650K .......... .......... .......... .......... .......... 181M 238700K .......... .......... .......... .......... .......... 72.3M 238750K .......... .......... .......... .......... .......... 139M 238800K .......... .......... .......... .......... .......... 90.5M 238850K .......... .......... .......... .......... .......... 1.45M 238900K .......... .......... .......... .......... .......... 144M 238950K .......... .......... .......... .......... .......... 135M 239000K .......... .......... .......... .......... .......... 103M 239050K .......... .......... .......... .......... .......... 139M 239100K .......... .......... .......... .......... .......... 106M 239150K .......... .......... .......... .......... .......... 152M 239200K .......... .......... .......... .......... .......... 163M 239250K .......... .......... .......... .......... .......... 122M 239300K .......... .......... .......... .......... .......... 139M 239350K .......... .......... .......... .......... .......... 219M 239400K .......... .......... .......... .......... .......... 184M 239450K .......... .......... .......... .......... .......... 139M 239500K .......... .......... .......... .......... .......... 154M 239550K .......... .......... .......... .......... .......... 217M 239600K .......... .......... .......... .......... .......... 190M 239650K .......... .......... .......... .......... .......... 175M 239700K .......... .......... .......... .......... .......... 157M 239750K .......... .......... .......... .......... .......... 173M 239800K .......... .......... .......... .......... .......... 247M 239850K .......... .......... .......... .......... .......... 213M 239900K .......... .......... .......... .......... .......... 231M 239950K .......... .......... .......... .......... .......... 222M 240000K .......... .......... .......... .......... .......... 172M 240050K .......... .......... .......... .......... .......... 247M 240100K .......... .......... .......... .......... .......... 226M 240150K .......... .......... .......... .......... .......... 241M 240200K .......... .......... .......... .......... .......... 190M 240250K .......... .......... .......... .......... .......... 247M 240300K .......... .......... .......... .......... .......... 217M 240350K .......... .......... .......... .......... .......... 226M 240400K .......... .......... .......... .......... .......... 184M 240450K .......... .......... .......... .......... .......... 208M 240500K .......... .......... .......... .......... .......... 231M 240550K .......... .......... .......... .......... .......... 226M 240600K .......... .......... .......... .......... .......... 213M 240650K .......... .......... .......... .......... .......... 169M 240700K .......... .......... .......... .......... .......... 201M 240750K .......... .......... .......... .......... .......... 183M 240800K .......... .......... .......... .......... .......... 164M 240850K .......... .......... .......... .......... .......... 3.33M 240900K .......... .......... .......... .......... .......... 88.3M 240950K .......... .......... .......... .......... .......... 120M 241000K .......... .......... .......... .......... .......... 110M 241050K .......... .......... .......... .......... .......... 109M 241100K .......... .......... .......... .......... .......... 76.1M 241150K .......... .......... .......... .......... .......... 155M 241200K .......... .......... .......... .......... .......... 89.4M 241250K .......... .......... .......... .......... .......... 80.2M 241300K .......... .......... .......... .......... .......... 142M 241350K .......... .......... .......... .......... .......... 134M 241400K .......... .......... .......... .......... .......... 81.6M 241450K .......... .......... .......... .......... .......... 113M 241500K .......... .......... .......... .......... .......... 92.4M 241550K .......... .......... .......... .......... .......... 129M 241600K .......... .......... .......... .......... .......... 108M 241650K .......... .......... .......... .......... .......... 108M 241700K .......... .......... .......... .......... .......... 100M 241750K .......... .......... .......... .......... .......... 84.0M 241800K .......... .......... .......... .......... .......... 106M 241850K .......... .......... .......... .......... .......... 105M 241900K .......... .......... .......... .......... .......... 134M 241950K .......... .......... .......... .......... .......... 80.9M 242000K .......... .......... .......... .......... .......... 99.4M 242050K .......... .......... .......... .......... .......... 86.8M 242100K .......... .......... .......... .......... .......... 134M 242150K .......... .......... .......... .......... .......... 86.7M 242200K .......... .......... .......... .......... .......... 122M 242250K .......... .......... .......... .......... .......... 132M 242300K .......... .......... .......... .......... .......... 101M 242350K .......... .......... .......... .......... .......... 81.6M 242400K .......... .......... .......... .......... .......... 95.8M 242450K .......... .......... .......... .......... .......... 3.43M 242500K .......... .......... .......... .......... .......... 80.5M 242550K .......... .......... .......... .......... .......... 142M 242600K .......... .......... .......... .......... .......... 123M 242650K .......... .......... .......... .......... .......... 82.8M 242700K .......... .......... .......... .......... .......... 146M 242750K .......... .......... .......... .......... .......... 91.5M 242800K .......... .......... .......... .......... .......... 84.7M 242850K .......... .......... .......... .......... .......... 152M 242900K .......... .......... .......... .......... .......... 82.7M 242950K .......... .......... .......... .......... .......... 111M 243000K .......... .......... .......... .......... .......... 91.5M 243050K .......... .......... .......... .......... .......... 152M 243100K .......... .......... .......... .......... .......... 119M 243150K .......... .......... .......... .......... .......... 77.3M 243200K .......... .......... .......... .......... .......... 110M 243250K .......... .......... .......... .......... .......... 92.4M 243300K .......... .......... .......... .......... .......... 131M 243350K .......... .......... .......... .......... .......... 82.3M 243400K .......... .......... .......... .......... .......... 120M 243450K .......... .......... .......... .......... .......... 137M 243500K .......... .......... .......... .......... .......... 91.9M 243550K .......... .......... .......... .......... .......... 83.9M 243600K .......... .......... .......... .......... .......... 91.1M 243650K .......... .......... .......... .......... .......... 117M 243700K .......... .......... .......... .......... .......... 117M 243750K .......... .......... .......... .......... .......... 98.1M 243800K .......... .......... .......... .......... .......... 125M 243850K .......... .......... .......... .......... .......... 82.5M 243900K .......... .......... .......... .......... .......... 1.51M 243950K .......... .......... .......... .......... .......... 185M 244000K .......... .......... .......... .......... .......... 170M 244050K .......... .......... .......... .......... .......... 178M 244100K .......... .......... .......... .......... .......... 200M 244150K .......... .......... .......... .......... .......... 212M 244200K .......... .......... .......... .......... .......... 203M 244250K .......... .......... .......... .......... .......... 190M 244300K .......... .......... .......... .......... .......... 155M 244350K .......... .......... .......... .......... .......... 205M 244400K .......... .......... .......... .......... .......... 194M 244450K .......... .......... .......... .......... .......... 192M 244500K .......... .......... .......... .......... .......... 172M 244550K .......... .......... .......... .......... .......... 209M 244600K .......... .......... .......... .......... .......... 205M 244650K .......... .......... .......... .......... .......... 209M 244700K .......... .......... .......... .......... .......... 167M 244750K .......... .......... .......... .......... .......... 205M 244800K .......... .......... .......... .......... .......... 181M 244850K .......... .......... .......... .......... .......... 213M 244900K .......... .......... .......... .......... .......... 184M 244950K .......... .......... .......... .......... .......... 213M 245000K .......... .......... .......... .......... .......... 167M 245050K .......... .......... .......... .......... .......... 172M 245100K .......... .......... .......... .......... .......... 213M 245150K .......... .......... .......... .......... .......... 213M 245200K .......... .......... .......... .......... .......... 190M 245250K .......... .......... .......... .......... .......... 190M 245300K .......... .......... .......... .......... .......... 222M 245350K .......... .......... .......... .......... .......... 193M 245400K .......... .......... .......... .......... .......... 162M 245450K .......... .......... .......... .......... .......... 139M 245500K .......... .......... .......... .......... .......... 197M 245550K .......... .......... .......... .......... .......... 205M 245600K .......... .......... .......... .......... .......... 170M 245650K .......... .......... .......... .......... .......... 159M 245700K .......... .......... .......... .......... .......... 201M 245750K .......... .......... .......... .......... .......... 247M 245800K .......... .......... .......... .......... .......... 184M 245850K .......... .......... .......... .......... .......... 2.77M 245900K .......... .......... .......... .......... .......... 134M 245950K .......... .......... .......... .......... .......... 79.5M 246000K .......... .......... .......... .......... .......... 141M 246050K .......... .......... .......... .......... .......... 152M 246100K .......... .......... .......... .......... .......... 78.4M 246150K .......... .......... .......... .......... .......... 159M 246200K .......... .......... .......... .......... .......... 132M 246250K .......... .......... .......... .......... .......... 81.8M 246300K .......... .......... .......... .......... .......... 100M 246350K .......... .......... .......... .......... .......... 87.0M 246400K .......... .......... .......... .......... .......... 106M 246450K .......... .......... .......... .......... .......... 124M 246500K .......... .......... .......... .......... .......... 104M 246550K .......... .......... .......... .......... .......... 120M 246600K .......... .......... .......... .......... .......... 94.1M 246650K .......... .......... .......... .......... .......... 104M 246700K .......... .......... .......... .......... .......... 106M 246750K .......... .......... .......... .......... .......... 86.0M 246800K .......... .......... .......... .......... .......... 130M 246850K .......... .......... .......... .......... .......... 102M 246900K .......... .......... .......... .......... .......... 93.7M 246950K .......... .......... .......... .......... .......... 158M 247000K .......... .......... .......... .......... .......... 86.4M 247050K .......... .......... .......... .......... .......... 94.2M 247100K .......... .......... .......... .......... .......... 86.2M 247150K .......... .......... .......... .......... .......... 130M 247200K .......... .......... .......... .......... .......... 99.3M 247250K .......... .......... .......... .......... .......... 106M 247300K .......... .......... .......... .......... .......... 102M 247350K .......... .......... .......... .......... .......... 106M 247400K .......... .......... .......... .......... .......... 88.6M 247450K .......... .......... .......... .......... .......... 3.33M 247500K .......... .......... .......... .......... .......... 117M 247550K .......... .......... .......... .......... .......... 120M 247600K .......... .......... .......... .......... .......... 115M 247650K .......... .......... .......... .......... .......... 99.6M 247700K .......... .......... .......... .......... .......... 129M 247750K .......... .......... .......... .......... .......... 103M 247800K .......... .......... .......... .......... .......... 77.7M 247850K .......... .......... .......... .......... .......... 135M 247900K .......... .......... .......... .......... .......... 62.8M 247950K .......... .......... .......... .......... .......... 91.4M 248000K .......... .......... .......... .......... .......... 94.1M 248050K .......... .......... .......... .......... .......... 118M 248100K .......... .......... .......... .......... .......... 114M 248150K .......... .......... .......... .......... .......... 106M 248200K .......... .......... .......... .......... .......... 97.6M 248250K .......... .......... .......... .......... .......... 107M 248300K .......... .......... .......... .......... .......... 126M 248350K .......... .......... .......... .......... .......... 48.9K 248400K .......... .......... .......... .......... .......... 24.3M 248450K .......... .......... .......... .......... .......... 25.1M 248500K .......... .......... .......... .......... .......... 31.3M 248550K .......... .......... .......... .......... .......... 164M 248600K .......... .......... .......... .......... .......... 137M 248650K .......... .......... .......... .......... .......... 187M 248700K .......... .......... .......... .......... .......... 144M 248750K .......... .......... .......... .......... .......... 37.6M 248800K .......... .......... .......... .......... .......... 99.5M 248850K .......... .......... .......... .......... .......... 114M 248900K .......... .......... .......... .......... .......... 150M 248950K .......... .......... .......... .......... .......... 144M 249000K .......... .......... .......... .......... .......... 172M 249050K .......... .......... .......... .......... .......... 143M 249100K .......... .......... .......... .......... .......... 141M 249150K .......... .......... .......... .......... .......... 126M 249200K .......... .......... .......... .......... .......... 128M 249250K .......... .......... .......... .......... .......... 114M 249300K .......... .......... .......... .......... .......... 73.8M 249350K .......... .......... .......... .......... .......... 29.4M 249400K .......... .......... .......... .......... .......... 33.8M 249450K .......... .......... .......... .......... .......... 33.3M 249500K .......... .......... .......... .......... .......... 107M 249550K .......... .......... .......... .......... .......... 190M 249600K .......... .......... .......... .......... .......... 199M 249650K .......... .......... .......... .......... .......... 155M 249700K .......... .......... .......... .......... .......... 209M 249750K .......... .......... .......... .......... .......... 187M 249800K .......... .......... .......... .......... .......... 204M 249850K .......... .......... .......... .......... .......... 175M 249900K .......... .......... .......... .......... .......... 172M 249950K .......... .......... .......... .......... .......... 205M 250000K .......... .......... .......... .......... .......... 7.04M 250050K .......... .......... .......... .......... .......... 67.5M 250100K .......... .......... .......... .......... .......... 102M 250150K .......... .......... .......... .......... .......... 89.5M 250200K .......... .......... .......... .......... .......... 63.5M 250250K .......... .......... .......... .......... .......... 49.6M 250300K .......... .......... .......... .......... .......... 56.3M 250350K .......... .......... .......... .......... .......... 99.7M 250400K .......... .......... .......... .......... .......... 52.1M 250450K .......... .......... .......... .......... .......... 71.3M 250500K .......... .......... .......... .......... .......... 53.4M 250550K .......... .......... .......... .......... .......... 91.5M 250600K .......... .......... .......... .......... .......... 43.2M 250650K .......... .......... .......... .......... .......... 91.8M 250700K .......... .......... .......... .......... .......... 51.0M 250750K .......... .......... .......... .......... .......... 114M 250800K .......... .......... .......... .......... .......... 39.6M 250850K .......... .......... .......... .......... .......... 116M 250900K .......... .......... .......... .......... .......... 61.2M 250950K .......... .......... .......... .......... .......... 117M 251000K .......... .......... .......... .......... .......... 86.2M 251050K .......... .......... .......... .......... .......... 131M 251100K .......... .......... .......... .......... .......... 96.3M 251150K .......... .......... .......... .......... .......... 132M 251200K .......... .......... .......... .......... .......... 92.6M 251250K .......... .......... .......... .......... .......... 82.7M 251300K .......... .......... .......... .......... .......... 119M 251350K .......... .......... .......... .......... .......... 101M 251400K .......... .......... .......... .......... .......... 153M 251450K .......... .......... .......... .......... .......... 101M 251500K .......... .......... .......... .......... .......... 111M 251550K .......... .......... .......... .......... .......... 86.4M 251600K .......... .......... .......... .......... .......... 85.1M 251650K .......... .......... .......... .......... .......... 130M 251700K .......... .......... .......... .......... .......... 118M 251750K .......... .......... .......... .......... .......... 126M 251800K .......... .......... .......... .......... .......... 79.7M 251850K .......... .......... .......... .......... .......... 147M 251900K .......... .......... .......... .......... .......... 86.6M 251950K .......... .......... .......... .......... .......... 122M 252000K .......... .......... .......... .......... .......... 59.8M 252050K .......... .......... .......... .......... .......... 8.40M 252100K .......... .......... .......... .......... .......... 67.2M 252150K .......... .......... .......... .......... .......... 95.9M 252200K .......... .......... .......... .......... .......... 52.2M 252250K .......... .......... .......... .......... .......... 79.4M 252300K .......... .......... .......... .......... .......... 101M 252350K .......... .......... .......... .......... .......... 44.9M 252400K .......... .......... .......... .......... .......... 55.2M 252450K .......... .......... .......... .......... .......... 59.0M 252500K .......... .......... .......... .......... .......... 59.9M 252550K .......... .......... .......... .......... .......... 91.3M 252600K .......... .......... .......... .......... .......... 56.1M 252650K .......... .......... .......... .......... .......... 64.4M 252700K .......... .......... .......... .......... .......... 47.3M 252750K .......... .......... .......... .......... .......... 48.2M 252800K .......... .......... .......... .......... .......... 89.1M 252850K .......... .......... .......... .......... .......... 95.5M 252900K .......... .......... .......... .......... .......... 85.8M 252950K .......... .......... .......... .......... .......... 84.1M 253000K .......... .......... .......... .......... .......... 90.3M 253050K .......... .......... .......... .......... .......... 74.3M 253100K .......... .......... .......... .......... .......... 99.5M 253150K .......... .......... .......... .......... .......... 1.19M 253200K .......... .......... .......... .......... .......... 189M 253250K .......... .......... .......... .......... .......... 143M 253300K .......... .......... .......... .......... .......... 139M 253350K .......... .......... .......... .......... .......... 125M 253400K .......... .......... .......... .......... .......... 121M 253450K .......... .......... .......... .......... .......... 187M 253500K .......... .......... .......... .......... .......... 178M 253550K .......... .......... .......... .......... .......... 131M 253600K .......... .......... .......... .......... .......... 172M 253650K .......... .......... .......... .......... .......... 153M 253700K .......... .......... .......... .......... .......... 159M 253750K .......... .......... .......... .......... .......... 150M 253800K .......... .......... .......... .......... .......... 167M 253850K .......... .......... .......... .......... .......... 187M 253900K .......... .......... .......... .......... .......... 171M 253950K .......... .......... .......... .......... .......... 113M 254000K .......... .......... .......... .......... .......... 184M 254050K .......... .......... .......... .......... .......... 162M 254100K .......... .......... .......... .......... .......... 159M 254150K .......... .......... .......... .......... .......... 201M 254200K .......... .......... .......... .......... .......... 164M 254250K .......... .......... .......... .......... .......... 137M 254300K .......... .......... .......... .......... .......... 126M 254350K .......... .......... .......... .......... .......... 148M 254400K .......... .......... .......... .......... .......... 165M 254450K .......... .......... .......... .......... .......... 190M 254500K .......... .......... .......... .......... .......... 184M 254550K .......... .......... .......... .......... .......... 172M 254600K .......... .......... .......... .......... .......... 153M 254650K .......... .......... .......... .......... .......... 175M 254700K .......... .......... .......... .......... .......... 141M 254750K .......... .......... .......... .......... .......... 162M 254800K .......... .......... .......... .......... .......... 167M 254850K .......... .......... .......... .......... .......... 108M 254900K .......... .......... .......... .......... .......... 30.6M 254950K .......... .......... .......... .......... .......... 29.5M 255000K .......... .......... .......... .......... .......... 28.8M 255050K .......... .......... .......... .......... .......... 31.8M 255100K .......... .......... .......... .......... .......... 31.1M 255150K .......... .......... .......... .......... .......... 4.21M 255200K .......... .......... .......... .......... .......... 27.3M 255250K .......... .......... .......... .......... .......... 28.5M 255300K .......... .......... .......... .......... .......... 26.4M 255350K .......... .......... .......... .......... .......... 29.2M 255400K .......... .......... .......... .......... .......... 120M 255450K .......... .......... .......... .......... .......... 172M 255500K .......... .......... .......... .......... .......... 153M 255550K .......... .......... .......... .......... .......... 132M 255600K .......... .......... .......... .......... .......... 164M 255650K .......... .......... .......... .......... .......... 157M 255700K .......... .......... .......... .......... .......... 143M 255750K .......... .......... .......... .......... .......... 129M 255800K .......... .......... .......... .......... .......... 40.4M 255850K .......... .......... .......... .......... .......... 27.4M 255900K .......... .......... .......... .......... .......... 25.5M 255950K .......... .......... .......... .......... .......... 28.7M 256000K .......... .......... .......... .......... .......... 41.7M 256050K .......... .......... .......... .......... .......... 144M 256100K .......... .......... .......... .......... .......... 131M 256150K .......... .......... .......... .......... .......... 119M 256200K .......... .......... .......... .......... .......... 154M 256250K .......... .......... .......... .......... .......... 146M 256300K .......... .......... .......... .......... .......... 163M 256350K .......... .......... .......... .......... .......... 123M 256400K .......... .......... .......... .......... .......... 138M 256450K .......... .......... .......... .......... .......... 151M 256500K .......... .......... .......... .......... .......... 163M 256550K .......... .......... .......... .......... .......... 1.01M 256600K .......... .......... .......... .......... .......... 96.6M 256650K .......... .......... .......... .......... .......... 160M 256700K .......... .......... .......... .......... .......... 164M 256750K .......... .......... .......... .......... .......... 142M 256800K .......... .......... .......... .......... .......... 162M 256850K .......... .......... .......... .......... .......... 162M 256900K .......... .......... .......... .......... .......... 175M 256950K .......... .......... .......... .......... .......... 170M 257000K .......... .......... .......... .......... .......... 187M 257050K .......... .......... .......... .......... .......... 161M 257100K .......... .......... .......... .......... .......... 114M 257150K .......... .......... .......... .......... .......... 136M 257200K .......... .......... .......... .......... .......... 175M 257250K .......... .......... .......... .......... .......... 176M 257300K .......... .......... .......... .......... .......... 141M 257350K .......... .......... .......... .......... .......... 165M 257400K .......... .......... .......... .......... .......... 123M 257450K .......... .......... .......... .......... .......... 173M 257500K .......... .......... .......... .......... .......... 134M 257550K .......... .......... .......... .......... .......... 117M 257600K .......... .......... .......... .......... .......... 171M 257650K .......... .......... .......... .......... .......... 118M 257700K .......... .......... .......... .......... .......... 109M 257750K .......... .......... .......... .......... .......... 170M 257800K .......... .......... .......... .......... .......... 180M 257850K .......... .......... .......... .......... .......... 217M 257900K .......... .......... .......... .......... .......... 147M 257950K .......... .......... .......... .......... .......... 144M 258000K .......... .......... .......... .......... .......... 163M 258050K .......... .......... .......... .......... .......... 145M 258100K .......... .......... .......... .......... .......... 162M 258150K .......... .......... .......... .......... .......... 208M 258200K .......... .......... .......... .......... .......... 194M 258250K .......... .......... .......... .......... .......... 169M 258300K .......... .......... .......... .......... .......... 162M 258350K .......... .......... .......... .......... .......... 190M 258400K .......... .......... .......... .......... .......... 147M 258450K .......... .......... .......... .......... .......... 123M 258500K .......... .......... .......... .......... .......... 121M 258550K .......... .......... .......... .......... .......... 155M 258600K .......... .......... .......... .......... .......... 187M 258650K .......... .......... .......... .......... .......... 153M 258700K .......... .......... .......... .......... .......... 175M 258750K .......... .......... .......... .......... .......... 11.4M 258800K .......... .......... .......... .......... .......... 46.0M 258850K .......... .......... .......... .......... .......... 84.9M 258900K .......... .......... .......... .......... .......... 87.4M 258950K .......... .......... .......... .......... .......... 124M 259000K .......... .......... .......... .......... .......... 112M 259050K .......... .......... .......... .......... .......... 98.4M 259100K .......... .......... .......... .......... .......... 95.0M 259150K .......... .......... .......... .......... .......... 134M 259200K .......... .......... .......... .......... .......... 99.5M 259250K .......... .......... .......... .......... .......... 108M 259300K .......... .......... .......... .......... .......... 123M 259350K .......... .......... .......... .......... .......... 87.6M 259400K .......... .......... .......... .......... .......... 101M 259450K .......... .......... .......... .......... .......... 82.1M 259500K .......... .......... .......... .......... .......... 130M 259550K .......... .......... .......... .......... .......... 132M 259600K .......... .......... .......... .......... .......... 85.8M 259650K .......... .......... .......... .......... .......... 124M 259700K .......... .......... .......... .......... .......... 136M 259750K .......... .......... .......... .......... .......... 80.8M 259800K .......... .......... .......... .......... .......... 92.8M 259850K .......... .......... .......... .......... .......... 92.5M 259900K .......... .......... .......... .......... .......... 110M 259950K .......... .......... .......... .......... .......... 105M 260000K .......... .......... .......... .......... .......... 129M 260050K .......... .......... .......... .......... .......... 79.9M 260100K .......... .......... .......... .......... .......... 132M 260150K .......... .......... .......... .......... .......... 136M 260200K .......... .......... .......... .......... .......... 4.89M 260250K .......... .......... .......... .......... .......... 110M 260300K .......... .......... .......... .......... .......... 126M 260350K .......... .......... .......... .......... .......... 95.7M 260400K .......... .......... .......... .......... .......... 77.6M 260450K .......... .......... .......... .......... .......... 119M 260500K .......... .......... .......... .......... .......... 103M 260550K .......... .......... .......... .......... .......... 88.1M 260600K .......... .......... .......... .......... .......... 65.3M 260650K .......... .......... .......... .......... .......... 81.0M 260700K .......... .......... .......... .......... .......... 45.0M 260750K .......... .......... .......... .......... .......... 45.2M 260800K .......... .......... .......... .......... .......... 72.4M 260850K .......... .......... .......... .......... .......... 134M 260900K .......... .......... .......... .......... .......... 103M 260950K .......... .......... .......... .......... .......... 66.2M 261000K .......... .......... .......... .......... .......... 80.2M 261050K .......... .......... .......... .......... .......... 142M 261100K .......... .......... .......... .......... .......... 88.1M 261150K .......... .......... .......... .......... .......... 145M 261200K .......... .......... .......... .......... .......... 122M 261250K .......... .......... .......... .......... .......... 105M 261300K .......... .......... .......... .......... .......... 96.5M 261350K .......... .......... .......... .......... .......... 142M 261400K .......... .......... .......... .......... .......... 58.9M 261450K .......... .......... .......... .......... .......... 96.2M 261500K .......... .......... .......... .......... .......... 120M 261550K .......... .......... .......... .......... .......... 31.3M 261600K .......... .......... .......... .......... .......... 1.16M 261650K .......... .......... .......... .......... .......... 148M 261700K .......... .......... .......... .......... .......... 141M 261750K .......... .......... .......... .......... .......... 132M 261800K .......... .......... .......... .......... .......... 207M 261850K .......... .......... .......... .......... .......... 190M 261900K .......... .......... .......... .......... .......... 174M 261950K .......... .......... .......... .......... .......... 186M 262000K .......... .......... .......... .......... .......... 209M 262050K .......... .......... .......... .......... .......... 222M 262100K .......... .......... .......... .......... .......... 213M 262150K .......... .......... .......... .......... .......... 161M 262200K .......... .......... .......... .......... .......... 240M 262250K .......... .......... .......... .......... .......... 219M 262300K .......... .......... .......... .......... .......... 184M 262350K .......... .......... .......... .......... .......... 178M 262400K .......... .......... .......... .......... .......... 169M 262450K .......... .......... .......... .......... .......... 178M 262500K .......... .......... .......... .......... .......... 167M 262550K .......... .......... .......... .......... .......... 146M 262600K .......... .......... .......... .......... .......... 194M 262650K .......... .......... .......... .......... .......... 205M 262700K .......... .......... .......... .......... .......... 184M 262750K .......... .......... .......... .......... .......... 213M 262800K .......... .......... .......... .......... .......... 164M 262850K .......... .......... .......... .......... .......... 164M 262900K .......... .......... .......... .......... .......... 205M 262950K .......... .......... .......... .......... .......... 156M 263000K .......... .......... .......... .......... .......... 213M 263050K .......... .......... .......... .......... .......... 164M 263100K .......... .......... .......... .......... .......... 178M 263150K .......... .......... .......... .......... .......... 211M 263200K .......... .......... .......... .......... .......... 167M 263250K .......... .......... .......... .......... .......... 155M 263300K .......... .......... .......... .......... .......... 182M 263350K .......... .......... .......... .......... .......... 197M 263400K .......... .......... .......... .......... .......... 246M 263450K .......... .......... .......... .......... .......... 205M 263500K .......... .......... .......... .......... .......... 209M 263550K .......... .......... .......... .......... .......... 227M 263600K .......... .......... .......... .......... .......... 190M 263650K .......... .......... .......... .......... .......... 6.59M 263700K .......... .......... .......... .......... .......... 85.2M 263750K .......... .......... .......... .......... .......... 103M 263800K .......... .......... .......... .......... .......... 132M 263850K .......... .......... .......... .......... .......... 107M 263900K .......... .......... .......... .......... .......... 80.6M 263950K .......... .......... .......... .......... .......... 88.1M 264000K .......... .......... .......... .......... .......... 90.5M 264050K .......... .......... .......... .......... .......... 121M 264100K .......... .......... .......... .......... .......... 92.7M 264150K .......... .......... .......... .......... .......... 128M 264200K .......... .......... .......... .......... .......... 95.2M 264250K .......... .......... .......... .......... .......... 102M 264300K .......... .......... .......... .......... .......... 135M 264350K .......... .......... .......... .......... .......... 91.0M 264400K .......... .......... .......... .......... .......... 149M 264450K .......... .......... .......... .......... .......... 89.0M 264500K .......... .......... .......... .......... .......... 62.5M 264550K .......... .......... .......... .......... .......... 150M 264600K .......... .......... .......... .......... .......... 178M 264650K .......... .......... .......... .......... .......... 139M 264700K .......... .......... .......... .......... .......... 86.5M 264750K .......... .......... .......... .......... .......... 143M 264800K .......... .......... .......... .......... .......... 100M 264850K .......... .......... .......... .......... .......... 86.0M 264900K .......... .......... .......... .......... .......... 125M 264950K .......... .......... .......... .......... .......... 129M 265000K .......... .......... .......... .......... .......... 84.9M 265050K .......... .......... .......... .......... .......... 136M 265100K .......... .......... .......... .......... .......... 130M 265150K .......... .......... .......... .......... .......... 27.6M 265200K .......... .......... .......... .......... .......... 3.50M 265250K .......... .......... .......... .......... .......... 106M 265300K .......... .......... .......... .......... .......... 126M 265350K .......... .......... .......... .......... .......... 100M 265400K .......... .......... .......... .......... .......... 101M 265450K .......... .......... .......... .......... .......... 135M 265500K .......... .......... .......... .......... .......... 123M 265550K .......... .......... .......... .......... .......... 90.8M 265600K .......... .......... .......... .......... .......... 143M 265650K .......... .......... .......... .......... .......... 80.7M 265700K .......... .......... .......... .......... .......... 108M 265750K .......... .......... .......... .......... .......... 125M 265800K .......... .......... .......... .......... .......... 87.0M 265850K .......... .......... .......... .......... .......... 119M 265900K .......... .......... .......... .......... .......... 88.2M 265950K .......... .......... .......... .......... .......... 93.3M 266000K .......... .......... .......... .......... .......... 29.7M 266050K .......... .......... .......... .......... .......... 57.8M 266100K .......... .......... .......... .......... .......... 89.2M 266150K .......... .......... .......... .......... .......... 104M 266200K .......... .......... .......... .......... .......... 155M 266250K .......... .......... .......... .......... .......... 103M 266300K .......... .......... .......... .......... .......... 124M 266350K .......... .......... .......... .......... .......... 113M 266400K .......... .......... .......... .......... .......... 69.7M 266450K .......... .......... .......... .......... .......... 145M 266500K .......... .......... .......... .......... .......... 108M 266550K .......... .......... .......... .......... .......... 107M 266600K .......... .......... .......... .......... .......... 129M 266650K .......... .......... .......... .......... .......... 104M 266700K .......... .......... .......... .......... .......... 92.4M 266750K .......... .......... .......... .......... .......... 148M 266800K .......... .......... .......... .......... .......... 78.5M 266850K .......... .......... .......... .......... .......... 75.7M 266900K .......... .......... .......... .......... .......... 81.4M 266950K .......... .......... .......... .......... .......... 109M 267000K .......... .......... .......... .......... .......... 51.2M 267050K .......... .......... .......... .......... .......... 1.46M 267100K .......... .......... .......... .......... .......... 124M 267150K .......... .......... .......... .......... .......... 116M 267200K .......... .......... .......... .......... .......... 162M 267250K .......... .......... .......... .......... .......... 183M 267300K .......... .......... .......... .......... .......... 202M 267350K .......... .......... .......... .......... .......... 187M 267400K .......... .......... .......... .......... .......... 175M 267450K .......... .......... .......... .......... .......... 194M 267500K .......... .......... .......... .......... .......... 205M 267550K .......... .......... .......... .......... .......... 187M 267600K .......... .......... .......... .......... .......... 153M 267650K .......... .......... .......... .......... .......... 197M 267700K .......... .......... .......... .......... .......... 197M 267750K .......... .......... .......... .......... .......... 226M 267800K .......... .......... .......... .......... .......... 184M 267850K .......... .......... .......... .......... .......... 217M 267900K .......... .......... .......... .......... .......... 194M 267950K .......... .......... .......... .......... .......... 200M 268000K .......... .......... .......... .......... .......... 149M 268050K .......... .......... .......... .......... .......... 193M 268100K .......... .......... .......... .......... .......... 209M 268150K .......... .......... .......... .......... .......... 192M 268200K .......... .......... .......... .......... .......... 197M 268250K .......... .......... .......... .......... .......... 184M 268300K .......... .......... .......... .......... .......... 197M 268350K .......... .......... .......... .......... .......... 167M 268400K .......... .......... .......... .......... .......... 205M 268450K .......... .......... .......... .......... .......... 205M 268500K .......... .......... .......... .......... .......... 204M 268550K .......... .......... .......... .......... .......... 178M 268600K .......... .......... .......... .......... .......... 190M 268650K .......... .......... .......... .......... .......... 194M 268700K .......... .......... .......... .......... .......... 190M 268750K .......... .......... .......... .......... .......... 141M 268800K .......... .......... .......... .......... .......... 190M 268850K .......... .......... .......... .......... .......... 196M 268900K .......... .......... .......... .......... .......... 215M 268950K .......... .......... .......... .......... .......... 181M 269000K .......... .......... .......... .......... .......... 226M 269050K .......... .......... .......... .......... .......... 208M 269100K .......... .......... .......... .......... .......... 217M 269150K .......... .......... .......... .......... .......... 3.06M 269200K .......... .......... .......... .......... .......... 99.3M 269250K .......... .......... .......... .......... .......... 111M 269300K .......... .......... .......... .......... .......... 73.8M 269350K .......... .......... .......... .......... .......... 63.1M 269400K .......... .......... .......... .......... .......... 110M 269450K .......... .......... .......... .......... .......... 103M 269500K .......... .......... .......... .......... .......... 148M 269550K .......... .......... .......... .......... .......... 90.4M 269600K .......... .......... .......... .......... .......... 85.6M 269650K .......... .......... .......... .......... .......... 120M 269700K .......... .......... .......... .......... .......... 109M 269750K .......... .......... .......... .......... .......... 106M 269800K .......... .......... .......... .......... .......... 104M 269850K .......... .......... .......... .......... .......... 103M 269900K .......... .......... .......... .......... .......... 91.9M 269950K .......... .......... .......... .......... .......... 140M 270000K .......... .......... .......... .......... .......... 96.9M 270050K .......... .......... .......... .......... .......... 112M 270100K .......... .......... .......... .......... .......... 123M 270150K .......... .......... .......... .......... .......... 101M 270200K .......... .......... .......... .......... .......... 144M 270250K .......... .......... .......... .......... .......... 101M 270300K .......... .......... .......... .......... .......... 91.6M 270350K .......... .......... .......... .......... .......... 134M 270400K .......... .......... .......... .......... .......... 109M 270450K .......... .......... .......... .......... .......... 115M 270500K .......... .......... .......... .......... .......... 109M 270550K .......... .......... .......... .......... .......... 112M 270600K .......... .......... .......... .......... .......... 93.3M 270650K .......... .......... .......... .......... .......... 16.7M 270700K .......... .......... .......... .......... .......... 60.2M 270750K .......... .......... .......... .......... .......... 155M 270800K .......... .......... .......... .......... .......... 82.2M 270850K .......... .......... .......... .......... .......... 54.9M 270900K .......... .......... .......... .......... .......... 111M 270950K .......... .......... .......... .......... .......... 88.5M 271000K .......... .......... .......... .......... .......... 132M 271050K .......... .......... .......... .......... .......... 115M 271100K .......... .......... .......... .......... .......... 74.1M 271150K .......... .......... .......... .......... .......... 7.30M 271200K .......... .......... .......... .......... .......... 39.9M 271250K .......... .......... .......... .......... .......... 95.9M 271300K .......... .......... .......... .......... .......... 62.2M 271350K .......... .......... .......... .......... .......... 157M 271400K .......... .......... .......... .......... .......... 52.8M 271450K .......... .......... .......... .......... .......... 88.5M 271500K .......... .......... .......... .......... .......... 85.4M 271550K .......... .......... .......... .......... .......... 145M 271600K .......... .......... .......... .......... .......... 105M 271650K .......... .......... .......... .......... .......... 92.2M 271700K .......... .......... .......... .......... .......... 145M 271750K .......... .......... .......... .......... .......... 90.7M 271800K .......... .......... .......... .......... .......... 95.9M 271850K .......... .......... .......... .......... .......... 79.5M 271900K .......... .......... .......... .......... .......... 142M 271950K .......... .......... .......... .......... .......... 85.4M 272000K .......... .......... .......... .......... .......... 134M 272050K .......... .......... .......... .......... .......... 82.0M 272100K .......... .......... .......... .......... .......... 91.7M 272150K .......... .......... .......... .......... .......... 60.8M 272200K .......... .......... .......... .......... .......... 65.0M 272250K .......... .......... .......... .......... .......... 1.48M 272300K .......... .......... .......... .......... .......... 186M 272350K .......... .......... .......... .......... .......... 156M 272400K .......... .......... .......... .......... .......... 147M 272450K .......... .......... .......... .......... .......... 168M 272500K .......... .......... .......... .......... .......... 200M 272550K .......... .......... .......... .......... .......... 184M 272600K .......... .......... .......... .......... .......... 172M 272650K .......... .......... .......... .......... .......... 139M 272700K .......... .......... .......... .......... .......... 175M 272750K .......... .......... .......... .......... .......... 170M 272800K .......... .......... .......... .......... .......... 199M 272850K .......... .......... .......... .......... .......... 172M 272900K .......... .......... .......... .......... .......... 190M 272950K .......... .......... .......... .......... .......... 183M 273000K .......... .......... .......... .......... .......... 131M 273050K .......... .......... .......... .......... .......... 201M 273100K .......... .......... .......... .......... .......... 149M 273150K .......... .......... .......... .......... .......... 159M 273200K .......... .......... .......... .......... .......... 147M 273250K .......... .......... .......... .......... .......... 164M 273300K .......... .......... .......... .......... .......... 170M 273350K .......... .......... .......... .......... .......... 197M 273400K .......... .......... .......... .......... .......... 142M 273450K .......... .......... .......... .......... .......... 184M 273500K .......... .......... .......... .......... .......... 190M 273550K .......... .......... .......... .......... .......... 183M 273600K .......... .......... .......... .......... .......... 161M 273650K .......... .......... .......... .......... .......... 181M 273700K .......... .......... .......... .......... .......... 197M 273750K .......... .......... .......... .......... .......... 197M 273800K .......... .......... .......... .......... .......... 145M 273850K .......... .......... .......... .......... .......... 181M 273900K .......... .......... .......... .......... .......... 172M 273950K .......... .......... .......... .......... .......... 186M 274000K .......... .......... .......... .......... .......... 151M 274050K .......... .......... .......... .......... .......... 178M 274100K .......... .......... .......... .......... .......... 187M 274150K .......... .......... .......... .......... .......... 178M 274200K .......... .......... .......... .......... .......... 153M 274250K .......... .......... .......... .......... .......... 180M 274300K .......... .......... .......... .......... .......... 3.33M 274350K .......... .......... .......... .......... .......... 64.6M 274400K .......... .......... .......... .......... .......... 80.9M 274450K .......... .......... .......... .......... .......... 146M 274500K .......... .......... .......... .......... .......... 137M 274550K .......... .......... .......... .......... .......... 91.4M 274600K .......... .......... .......... .......... .......... 82.3M 274650K .......... .......... .......... .......... .......... 144M 274700K .......... .......... .......... .......... .......... 99.2M 274750K .......... .......... .......... .......... .......... 96.8M 274800K .......... .......... .......... .......... .......... 103M 274850K .......... .......... .......... .......... .......... 126M 274900K .......... .......... .......... .......... .......... 129M 274950K .......... .......... .......... .......... .......... 90.8M 275000K .......... .......... .......... .......... .......... 121M 275050K .......... .......... .......... .......... .......... 120M 275100K .......... .......... .......... .......... .......... 99.5M 275150K .......... .......... .......... .......... .......... 123M 275200K .......... .......... .......... .......... .......... 106M 275250K .......... .......... .......... .......... .......... 91.9M 275300K .......... .......... .......... .......... .......... 167M 275350K .......... .......... .......... .......... .......... 82.4M 275400K .......... .......... .......... .......... .......... 98.4M 275450K .......... .......... .......... .......... .......... 131M 275500K .......... .......... .......... .......... .......... 124M 275550K .......... .......... .......... .......... .......... 78.2M 275600K .......... .......... .......... .......... .......... 149M 275650K .......... .......... .......... .......... .......... 135M 275700K .......... .......... .......... .......... .......... 79.8M 275750K .......... .......... .......... .......... .......... 61.5M 275800K .......... .......... .......... .......... .......... 70.0M 275850K .......... .......... .......... .......... .......... 107M 275900K .......... .......... .......... .......... .......... 102M 275950K .......... .......... .......... .......... .......... 121M 276000K .......... .......... .......... .......... .......... 129M 276050K .......... .......... .......... .......... .......... 109M 276100K .......... .......... .......... .......... .......... 96.5M 276150K .......... .......... .......... .......... .......... 3.95M 276200K .......... .......... .......... .......... .......... 124M 276250K .......... .......... .......... .......... .......... 146M 276300K .......... .......... .......... .......... .......... 95.1M 276350K .......... .......... .......... .......... .......... 136M 276400K .......... .......... .......... .......... .......... 128M 276450K .......... .......... .......... .......... .......... 112M 276500K .......... .......... .......... .......... .......... 76.1M 276550K .......... .......... .......... .......... .......... 126M 276600K .......... .......... .......... .......... .......... 92.4M 276650K .......... .......... .......... .......... .......... 81.2M 276700K .......... .......... .......... .......... .......... 109M 276750K .......... .......... .......... .......... .......... 98.2M 276800K .......... .......... .......... .......... .......... 102M 276850K .......... .......... .......... .......... .......... 82.8M 276900K .......... .......... .......... .......... .......... 106M 276950K .......... .......... .......... .......... .......... 103M 277000K .......... .......... .......... .......... .......... 82.9M 277050K .......... .......... .......... .......... .......... 89.2M 277100K .......... .......... .......... .......... .......... 129M 277150K .......... .......... .......... .......... .......... 66.1M 277200K .......... .......... .......... .......... .......... 1.42M 277250K .......... .......... .......... .......... .......... 137M 277300K .......... .......... .......... .......... .......... 134M 277350K .......... .......... .......... .......... .......... 187M 277400K .......... .......... .......... .......... .......... 221M 277450K .......... .......... .......... .......... .......... 159M 277500K .......... .......... .......... .......... .......... 197M 277550K .......... .......... .......... .......... .......... 187M 277600K .......... .......... .......... .......... .......... 190M 277650K .......... .......... .......... .......... .......... 207M 277700K .......... .......... .......... .......... .......... 162M 277750K .......... .......... .......... .......... .......... 184M 277800K .......... .......... .......... .......... .......... 190M 277850K .......... .......... .......... .......... .......... 170M 277900K .......... .......... .......... .......... .......... 190M 277950K .......... .......... .......... .......... .......... 174M 278000K .......... .......... .......... .......... .......... 189M 278050K .......... .......... .......... .......... .......... 155M 278100K .......... .......... .......... .......... .......... 186M 278150K .......... .......... .......... .......... .......... 181M 278200K .......... .......... .......... .......... .......... 190M 278250K .......... .......... .......... .......... .......... 181M 278300K .......... .......... .......... .......... .......... 209M 278350K .......... .......... .......... .......... .......... 194M 278400K .......... .......... .......... .......... .......... 191M 278450K .......... .......... .......... .......... .......... 163M 278500K .......... .......... .......... .......... .......... 189M 278550K .......... .......... .......... .......... .......... 241M 278600K .......... .......... .......... .......... .......... 172M 278650K .......... .......... .......... .......... .......... 143M 278700K .......... .......... .......... .......... .......... 139M 278750K .......... .......... .......... .......... .......... 142M 278800K .......... .......... .......... .......... .......... 222M 278850K .......... .......... .......... .......... .......... 116M 278900K .......... .......... .......... .......... .......... 209M 278950K .......... .......... .......... .......... .......... 201M 279000K .......... .......... .......... .......... .......... 174M 279050K .......... .......... .......... .......... .......... 177M 279100K .......... .......... .......... .......... .......... 194M 279150K .......... .......... .......... .......... .......... 190M 279200K .......... .......... .......... .......... .......... 191M 279250K .......... .......... .......... .......... .......... 3.43M 279300K .......... .......... .......... .......... .......... 123M 279350K .......... .......... .......... .......... .......... 103M 279400K .......... .......... .......... .......... .......... 121M 279450K .......... .......... .......... .......... .......... 102M 279500K .......... .......... .......... .......... .......... 107M 279550K .......... .......... .......... .......... .......... 136M 279600K .......... .......... .......... .......... .......... 74.7M 279650K .......... .......... .......... .......... .......... 93.5M 279700K .......... .......... .......... .......... .......... 117M 279750K .......... .......... .......... .......... .......... 152M 279800K .......... .......... .......... .......... .......... 95.3M 279850K .......... .......... .......... .......... .......... 114M 279900K .......... .......... .......... .......... .......... 94.4M 279950K .......... .......... .......... .......... .......... 124M 280000K .......... .......... .......... .......... .......... 79.0M 280050K .......... .......... .......... .......... .......... 115M 280100K .......... .......... .......... .......... .......... 113M 280150K .......... .......... .......... .......... .......... 129M 280200K .......... .......... .......... .......... .......... 86.6M 280250K .......... .......... .......... .......... .......... 143M 280300K .......... .......... .......... .......... .......... 130M 280350K .......... .......... .......... .......... .......... 96.2M 280400K .......... .......... .......... .......... .......... 107M 280450K .......... .......... .......... .......... .......... 99.2M 280500K .......... .......... .......... .......... .......... 133M 280550K .......... .......... .......... .......... .......... 116M 280600K .......... .......... .......... .......... .......... 108M 280650K .......... .......... .......... .......... .......... 102M 280700K .......... .......... .......... .......... .......... 126M 280750K .......... .......... .......... .......... .......... 132M 280800K .......... .......... .......... .......... .......... 22.8M 280850K .......... .......... .......... .......... .......... 112M 280900K .......... .......... .......... .......... .......... 98.6M 280950K .......... .......... .......... .......... .......... 142M 281000K .......... .......... .......... .......... .......... 102M 281050K .......... .......... .......... .......... .......... 82.9M 281100K .......... .......... .......... .......... .......... 194M 281150K .......... .......... .......... .......... .......... 124M 281200K .......... .......... .......... .......... .......... 82.1M 281250K .......... .......... .......... .......... .......... 95.9M 281300K .......... .......... .......... .......... .......... 146M 281350K .......... .......... .......... .......... .......... 5.02M 281400K .......... .......... .......... .......... .......... 81.5M 281450K .......... .......... .......... .......... .......... 113M 281500K .......... .......... .......... .......... .......... 105M 281550K .......... .......... .......... .......... .......... 83.0M 281600K .......... .......... .......... .......... .......... 86.9M 281650K .......... .......... .......... .......... .......... 133M 281700K .......... .......... .......... .......... .......... 89.2M 281750K .......... .......... .......... .......... .......... 128M 281800K .......... .......... .......... .......... .......... 97.5M 281850K .......... .......... .......... .......... .......... 58.8M 281900K .......... .......... .......... .......... .......... 24.8M 281950K .......... .......... .......... .......... .......... 42.1M 282000K .......... .......... .......... .......... .......... 56.7M 282050K .......... .......... .......... .......... .......... 88.7M 282100K .......... .......... .......... .......... .......... 122M 282150K .......... .......... .......... .......... .......... 110M 282200K .......... .......... .......... .......... .......... 114M 282250K .......... .......... .......... .......... .......... 108M 282300K .......... .......... .......... .......... .......... 136M 282350K .......... .......... .......... .......... .......... 90.3M 282400K .......... .......... .......... .......... .......... 106M 282450K .......... .......... .......... .......... .......... 112M 282500K .......... .......... .......... .......... .......... 128M 282550K .......... .......... .......... .......... .......... 96.1M 282600K .......... .......... .......... .......... .......... 109M 282650K .......... .......... .......... .......... .......... 111M 282700K .......... .......... .......... .......... .......... 124M 282750K .......... .......... .......... .......... .......... 1.66M 282800K .......... .......... .......... .......... .......... 152M 282850K .......... .......... .......... .......... .......... 118M 282900K .......... .......... .......... .......... .......... 161M 282950K .......... .......... .......... .......... .......... 129M 283000K .......... .......... .......... .......... .......... 150M 283050K .......... .......... .......... .......... .......... 138M 283100K .......... .......... .......... .......... .......... 158M 283150K .......... .......... .......... .......... .......... 236M 283200K .......... .......... .......... .......... .......... 211M 283250K .......... .......... .......... .......... .......... 194M 283300K .......... .......... .......... .......... .......... 170M 283350K .......... .......... .......... .......... .......... 245M 283400K .......... .......... .......... .......... .......... 190M 283450K .......... .......... .......... .......... .......... 172M 283500K .......... .......... .......... .......... .......... 161M 283550K .......... .......... .......... .......... .......... 174M 283600K .......... .......... .......... .......... .......... 184M 283650K .......... .......... .......... .......... .......... 184M 283700K .......... .......... .......... .......... .......... 172M 283750K .......... .......... .......... .......... .......... 171M 283800K .......... .......... .......... .......... .......... 208M 283850K .......... .......... .......... .......... .......... 192M 283900K .......... .......... .......... .......... .......... 162M 283950K .......... .......... .......... .......... .......... 219M 284000K .......... .......... .......... .......... .......... 207M 284050K .......... .......... .......... .......... .......... 183M 284100K .......... .......... .......... .......... .......... 166M 284150K .......... .......... .......... .......... .......... 190M 284200K .......... .......... .......... .......... .......... 183M 284250K .......... .......... .......... .......... .......... 222M 284300K .......... .......... .......... .......... .......... 166M 284350K .......... .......... .......... .......... .......... 190M 284400K .......... .......... .......... .......... .......... 160M 284450K .......... .......... .......... .......... .......... 130M 284500K .......... .......... .......... .......... .......... 152M 284550K .......... .......... .......... .......... .......... 162M 284600K .......... .......... .......... .......... .......... 151M 284650K .......... .......... .......... .......... .......... 164M 284700K .......... .......... .......... .......... .......... 140M 284750K .......... .......... .......... .......... .......... 167M 284800K .......... .......... .......... .......... .......... 2.73M 284850K .......... .......... .......... .......... .......... 93.7M 284900K .......... .......... .......... .......... .......... 81.9M 284950K .......... .......... .......... .......... .......... 89.5M 285000K .......... .......... .......... .......... .......... 41.1M 285050K .......... .......... .......... .......... .......... 115M 285100K .......... .......... .......... .......... .......... 51.4M 285150K .......... .......... .......... .......... .......... 64.4M 285200K .......... .......... .......... .......... .......... 139M 285250K .......... .......... .......... .......... .......... 114M 285300K .......... .......... .......... .......... .......... 83.8M 285350K .......... .......... .......... .......... .......... 146M 285400K .......... .......... .......... .......... .......... 111M 285450K .......... .......... .......... .......... .......... 75.0M 285500K .......... .......... .......... .......... .......... 137M 285550K .......... .......... .......... .......... .......... 75.6M 285600K .......... .......... .......... .......... .......... 45.6M 285650K .......... .......... .......... .......... .......... 41.3M 285700K .......... .......... .......... .......... .......... 142M 285750K .......... .......... .......... .......... .......... 101M 285800K .......... .......... .......... .......... .......... 107M 285850K .......... .......... .......... .......... .......... 89.6M 285900K .......... .......... .......... .......... .......... 115M 285950K .......... .......... .......... .......... .......... 93.5M 286000K .......... .......... .......... .......... .......... 143M 286050K .......... .......... .......... .......... .......... 109M 286100K .......... .......... .......... .......... .......... 108M 286150K .......... .......... .......... .......... .......... 117M 286200K .......... .......... .......... .......... .......... 92.4M 286250K .......... .......... .......... .......... .......... 47.8M 286300K .......... .......... .......... .......... .......... 42.0M 286350K .......... .......... .......... .......... .......... 57.6M 286400K .......... .......... .......... .......... .......... 105M 286450K .......... .......... .......... .......... .......... 136M 286500K .......... .......... .......... .......... .......... 102M 286550K .......... .......... .......... .......... .......... 84.3M 286600K .......... .......... .......... .......... .......... 6.00M 286650K .......... .......... .......... .......... .......... 129M 286700K .......... .......... .......... .......... .......... 14.2M 286750K .......... .......... .......... .......... .......... 130M 286800K .......... .......... .......... .......... .......... 106M 286850K .......... .......... .......... .......... .......... 112M 286900K .......... .......... .......... .......... .......... 98.5M 286950K .......... .......... .......... .......... .......... 130M 287000K .......... .......... .......... .......... .......... 87.9M 287050K .......... .......... .......... .......... .......... 116M 287100K .......... .......... .......... .......... .......... 145M 287150K .......... .......... .......... .......... .......... 110M 287200K .......... .......... .......... .......... .......... 97.0M 287250K .......... .......... .......... .......... .......... 131M 287300K .......... .......... .......... .......... .......... 104M 287350K .......... .......... .......... .......... .......... 105M 287400K .......... .......... .......... .......... .......... 93.6M 287450K .......... .......... .......... .......... .......... 113M 287500K .......... .......... .......... .......... .......... 99.6M 287550K .......... .......... .......... .......... .......... 129M 287600K .......... .......... .......... .......... .......... 93.9M 287650K .......... .......... .......... .......... .......... 107M 287700K .......... .......... .......... .......... .......... 147M 287750K .......... .......... .......... .......... .......... 1.69M 287800K .......... .......... .......... .......... .......... 90.5M 287850K .......... .......... .......... .......... .......... 123M 287900K .......... .......... .......... .......... .......... 166M 287950K .......... .......... .......... .......... .......... 148M 288000K .......... .......... .......... .......... .......... 144M 288050K .......... .......... .......... .......... .......... 164M 288100K .......... .......... .......... .......... .......... 164M 288150K .......... .......... .......... .......... .......... 156M 288200K .......... .......... .......... .......... .......... 213M 288250K .......... .......... .......... .......... .......... 160M 288300K .......... .......... .......... .......... .......... 199M 288350K .......... .......... .......... .......... .......... 181M 288400K .......... .......... .......... .......... .......... 199M 288450K .......... .......... .......... .......... .......... 178M 288500K .......... .......... .......... .......... .......... 200M 288550K .......... .......... .......... .......... .......... 160M 288600K .......... .......... .......... .......... .......... 171M 288650K .......... .......... .......... .......... .......... 213M 288700K .......... .......... .......... .......... .......... 197M 288750K .......... .......... .......... .......... .......... 190M 288800K .......... .......... .......... .......... .......... 174M 288850K .......... .......... .......... .......... .......... 192M 288900K .......... .......... .......... .......... .......... 197M 288950K .......... .......... .......... .......... .......... 141M 289000K .......... .......... .......... .......... .......... 181M 289050K .......... .......... .......... .......... .......... 193M 289100K .......... .......... .......... .......... .......... 205M 289150K .......... .......... .......... .......... .......... 170M 289200K .......... .......... .......... .......... .......... 178M 289250K .......... .......... .......... .......... .......... 156M 289300K .......... .......... .......... .......... .......... 205M 289350K .......... .......... .......... .......... .......... 137M 289400K .......... .......... .......... .......... .......... 197M 289450K .......... .......... .......... .......... .......... 197M 289500K .......... .......... .......... .......... .......... 151M 289550K .......... .......... .......... .......... .......... 209M 289600K .......... .......... .......... .......... .......... 209M 289650K .......... .......... .......... .......... .......... 204M 289700K .......... .......... .......... .......... .......... 153M 289750K .......... .......... .......... .......... .......... 181M 289800K .......... .......... .......... .......... .......... 194M 289850K .......... .......... .......... .......... .......... 2.79M 289900K .......... .......... .......... .......... .......... 138M 289950K .......... .......... .......... .......... .......... 92.6M 290000K .......... .......... .......... .......... .......... 142M 290050K .......... .......... .......... .......... .......... 115M 290100K .......... .......... .......... .......... .......... 78.1M 290150K .......... .......... .......... .......... .......... 128M 290200K .......... .......... .......... .......... .......... 126M 290250K .......... .......... .......... .......... .......... 112M 290300K .......... .......... .......... .......... .......... 91.9M 290350K .......... .......... .......... .......... .......... 104M 290400K .......... .......... .......... .......... .......... 97.7M 290450K .......... .......... .......... .......... .......... 155M 290500K .......... .......... .......... .......... .......... 91.7M 290550K .......... .......... .......... .......... .......... 98.7M 290600K .......... .......... .......... .......... .......... 114M 290650K .......... .......... .......... .......... .......... 92.5M 290700K .......... .......... .......... .......... .......... 116M 290750K .......... .......... .......... .......... .......... 119M 290800K .......... .......... .......... .......... .......... 106M 290850K .......... .......... .......... .......... .......... 104M 290900K .......... .......... .......... .......... .......... 97.9M 290950K .......... .......... .......... .......... .......... 103M 291000K .......... .......... .......... .......... .......... 102M 291050K .......... .......... .......... .......... .......... 136M 291100K .......... .......... .......... .......... .......... 99.2M 291150K .......... .......... .......... .......... .......... 103M 291200K .......... .......... .......... .......... .......... 137M 291250K .......... .......... .......... .......... .......... 76.3M 291300K .......... .......... .......... .......... .......... 104M 291350K .......... .......... .......... .......... .......... 134M 291400K .......... .......... .......... .......... .......... 131M 291450K .......... .......... .......... .......... .......... 84.4M 291500K .......... .......... .......... .......... .......... 127M 291550K .......... .......... .......... .......... .......... 106M 291600K .......... .......... .......... .......... .......... 97.6M 291650K .......... .......... .......... .......... .......... 102M 291700K .......... .......... .......... .......... .......... 105M 291750K .......... .......... .......... .......... .......... 97.6M 291800K .......... .......... .......... .......... .......... 112M 291850K .......... .......... .......... .......... .......... 104M 291900K .......... .......... .......... .......... .......... 4.55M 291950K .......... .......... .......... .......... .......... 97.0M 292000K .......... .......... .......... .......... .......... 88.4M 292050K .......... .......... .......... .......... .......... 75.0M 292100K .......... .......... .......... .......... .......... 103M 292150K .......... .......... .......... .......... .......... 124M 292200K .......... .......... .......... .......... .......... 115M 292250K .......... .......... .......... .......... .......... 111M 292300K .......... .......... .......... .......... .......... 90.5M 292350K .......... .......... .......... .......... .......... 84.9M 292400K .......... .......... .......... .......... .......... 149M 292450K .......... .......... .......... .......... .......... 63.4M 292500K .......... .......... .......... .......... .......... 83.5M 292550K .......... .......... .......... .......... .......... 87.4M 292600K .......... .......... .......... .......... .......... 142M 292650K .......... .......... .......... .......... .......... 80.9M 292700K .......... .......... .......... .......... .......... 129M 292750K .......... .......... .......... .......... .......... 104M 292800K .......... .......... .......... .......... .......... 83.7M 292850K .......... .......... .......... .......... .......... 95.1M 292900K .......... .......... .......... .......... .......... 106M 292950K .......... .......... .......... .......... .......... 1.54M 293000K .......... .......... .......... .......... .......... 123M 293050K .......... .......... .......... .......... .......... 123M 293100K .......... .......... .......... .......... .......... 170M 293150K .......... .......... .......... .......... .......... 245M 293200K .......... .......... .......... .......... .......... 136M 293250K .......... .......... .......... .......... .......... 167M 293300K .......... .......... .......... .......... .......... 190M 293350K .......... .......... .......... .......... .......... 209M 293400K .......... .......... .......... .......... .......... 157M 293450K .......... .......... .......... .......... .......... 175M 293500K .......... .......... .......... .......... .......... 184M 293550K .......... .......... .......... .......... .......... 181M 293600K .......... .......... .......... .......... .......... 153M 293650K .......... .......... .......... .......... .......... 166M 293700K .......... .......... .......... .......... .......... 212M 293750K .......... .......... .......... .......... .......... 175M 293800K .......... .......... .......... .......... .......... 179M 293850K .......... .......... .......... .......... .......... 167M 293900K .......... .......... .......... .......... .......... 205M 293950K .......... .......... .......... .......... .......... 209M 294000K .......... .......... .......... .......... .......... 137M 294050K .......... .......... .......... .......... .......... 209M 294100K .......... .......... .......... .......... .......... 201M 294150K .......... .......... .......... .......... .......... 205M 294200K .......... .......... .......... .......... .......... 160M 294250K .......... .......... .......... .......... .......... 187M 294300K .......... .......... .......... .......... .......... 189M 294350K .......... .......... .......... .......... .......... 164M 294400K .......... .......... .......... .......... .......... 181M 294450K .......... .......... .......... .......... .......... 194M 294500K .......... .......... .......... .......... .......... 190M 294550K .......... .......... .......... .......... .......... 200M 294600K .......... .......... .......... .......... .......... 181M 294650K .......... .......... .......... .......... .......... 187M 294700K .......... .......... .......... .......... .......... 194M 294750K .......... .......... .......... .......... .......... 156M 294800K .......... .......... .......... .......... .......... 190M 294850K .......... .......... .......... .......... .......... 241M 294900K .......... .......... .......... .......... .......... 172M 294950K .......... .......... .......... .......... .......... 172M 295000K .......... .......... .......... .......... .......... 2.70M 295050K .......... .......... .......... .......... .......... 112M 295100K .......... .......... .......... .......... .......... 112M 295150K .......... .......... .......... .......... .......... 67.2M 295200K .......... .......... .......... .......... .......... 152M 295250K .......... .......... .......... .......... .......... 77.8M 295300K .......... .......... .......... .......... .......... 117M 295350K .......... .......... .......... .......... .......... 98.8M 295400K .......... .......... .......... .......... .......... 141M 295450K .......... .......... .......... .......... .......... 75.9M 295500K .......... .......... .......... .......... .......... 112M 295550K .......... .......... .......... .......... .......... 85.4M 295600K .......... .......... .......... .......... .......... 132M 295650K .......... .......... .......... .......... .......... 86.1M 295700K .......... .......... .......... .......... .......... 128M 295750K .......... .......... .......... .......... .......... 85.8M 295800K .......... .......... .......... .......... .......... 131M 295850K .......... .......... .......... .......... .......... 75.9M 295900K .......... .......... .......... .......... .......... 168M 295950K .......... .......... .......... .......... .......... 77.1M 296000K .......... .......... .......... .......... .......... 54.4M 296050K .......... .......... .......... .......... .......... 96.0M 296100K .......... .......... .......... .......... .......... 109M 296150K .......... .......... .......... .......... .......... 84.1M 296200K .......... .......... .......... .......... .......... 108M 296250K .......... .......... .......... .......... .......... 92.1M 296300K .......... .......... .......... .......... .......... 91.8M 296350K .......... .......... .......... .......... .......... 116M 296400K .......... .......... .......... .......... .......... 107M 296450K .......... .......... .......... .......... .......... 92.9M 296500K .......... .......... ........ 169M=11s 2022-06-02 18:53:39 (26.2 MB/s) - ‘Louie-Maven-ip-ff78ce0.zip’ saved [303644998] + pwd /home/jenkins/agent/workspace/ote_jini + ls Louie-Maven-ip-ff78ce0.zip org.eclipse.osee + unzip Louie-Maven-ip-ff78ce0.zip Archive: Louie-Maven-ip-ff78ce0.zip ff78ce0e27cf83ab9698167d5fa8160785ebbdf1 creating: Louie-Maven-ip-ff78ce0/ extracting: Louie-Maven-ip-ff78ce0/README.md extracting: Louie-Maven-ip-ff78ce0/new.txt extracting: Louie-Maven-ip-ff78ce0/org.eclipse.ip.p2-1.0.0-SNAPSHOT-2.zip extracting: Louie-Maven-ip-ff78ce0/org.eclipse.ip.p2-1.0.0-SNAPSHOT.zip extracting: Louie-Maven-ip-ff78ce0/org.eclipse.ip.p2-net.jini.zip extracting: Louie-Maven-ip-ff78ce0/org.eclipse.ip.p2-net.jini_5_3.zip extracting: Louie-Maven-ip-ff78ce0/org.eclipse.ip.p2-net.jini_orig.zip extracting: Louie-Maven-ip-ff78ce0/org.eclipse.ip.p2-selenium.zip + ls Louie-Maven-ip-ff78ce0 Louie-Maven-ip-ff78ce0.zip org.eclipse.osee + rm -rf Louie-Maven-ip-ff78ce0.zip + ls Louie-Maven-ip-ff78ce0 org.eclipse.osee + cd Louie-Maven-ip-ff78ce0 + mv org.eclipse.ip.p2-net.jini.zip .. + cd - /home/jenkins/agent/workspace/ote_jini + ls Louie-Maven-ip-ff78ce0 org.eclipse.ip.p2-net.jini.zip org.eclipse.osee + ls Louie-Maven-ip-ff78ce0 org.eclipse.ip.p2-net.jini.zip org.eclipse.osee + pwd /home/jenkins/agent/workspace/ote_jini [ote_jini] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml -DDELETE_MAVEN_REPO_BEFORE_BUILD=false -Dexternal-eclipse-ip-site=$WORKSPACE/org.eclipse.ip.p2-net.jini.zip -DECLIPSE_IP_BUILD=org.eclipse.ip.p2-1.0.1-SNAPSHOT.zip "-Declipse-ip-site-version= org.eclipse.ip.p2-net.jini.zip" -DDEV_BRANCH=dev -D_JAVA_OPTIONS=-XX:MaxRAMPercentage=21.0 -DSKIP_IP_DOWNLOAD_IF_FILE_FOUND=false -Dskiptests=false -DEXTERNAL_IP_URL=$WORKSPACE/org.eclipse.ip.p2-net.jini.zip -Dversion=CHANGEME -DBUILD_ALIAS=-DEV -Dpost_to_eclipse=false -Dnot_ci_eclipse=true -Dexternal-eclipse-ip-site=/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip -Dworkspace-root-path=/home/jenkins/agent/workspace/ote_jini -Dskip-download-if-exists=false -Dmaven.repo.local=/home/jenkins/agent/workspace/ote_jini/.repository clean verify -U -B -X -Dskip-int-tests=true Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=21.0 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /opt/tools/apache-maven/3.5.4 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.annotation.* < plexus.core [DEBUG] Imported: javax.annotation.security.* < plexus.core [DEBUG] Imported: javax.enterprise.inject.* < plexus.core [DEBUG] Imported: javax.enterprise.util.* < plexus.core [DEBUG] Imported: javax.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.fusesource.jansi.* < plexus.core [DEBUG] Imported: org.slf4j.* < plexus.core [DEBUG] Imported: org.slf4j.helpers.* < plexus.core [DEBUG] Imported: org.slf4j.spi.* < plexus.core [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Message scheme: plain [DEBUG] Reading global settings from /opt/tools/apache-maven/3.5.4/conf/settings.xml [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml [DEBUG] Reading global toolchains from /opt/tools/apache-maven/3.5.4/conf/toolchains.xml [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml [DEBUG] Using local repository at /home/jenkins/agent/workspace/ote_jini/.repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/agent/workspace/ote_jini/.repository [INFO] Scanning for projects... [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2). [DEBUG] Extension realms for project org.eclipse.osee:org.eclipse.osee.extras:pom:0.16.0-SNAPSHOT: (none) [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: org.eclipse.osee:org.eclipse.osee.extras:pom:0.16.0-SNAPSHOT [DEBUG] Tasks: [clean, verify] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] --------------< org.eclipse.osee:org.eclipse.osee.extras >-------------- [INFO] Building OSEE EXTRAS 0.16.0-SNAPSHOT [INFO] --------------------------------[ pom ]--------------------------------- [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-plugins/22/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/21/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/21/maven-parent-21.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/10/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/10/apache-10.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-plugins/18/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/16/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/7/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/7/apache-7.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar.lastUpdated [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.eclipse.osee:org.eclipse.osee.extras:0.16.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [test] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Repositories (plugins) : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: ${clean.excludeDefaultDirectories} ${maven.clean.failOnError} ${clean.followSymLinks} ${maven.clean.retryOnError} ${clean.skip} ${clean.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-antrun-plugin:1.6:run (build-osee-server) [DEBUG] Style: Regular [DEBUG] Configuration: ${localRepository} ${plugin.artifacts} ${project} ${sourceRoot} ${testSourceRoot} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=44250, ConflictMarker.markTime=385671, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=32167, ConflictIdSorter.topsortTime=650714, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1495556, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=270378, DefaultDependencyCollector.transformTime=4588919} [DEBUG] org.eclipse.osee:org.eclipse.osee.extras:pom:0.16.0-SNAPSHOT [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.extras --- [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven/2.0.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/5/maven-parent-5.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/3/apache-3.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/sonatype/spice/spice-parent/16/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/sonatype/forge/forge-parent/5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=949592, ConflictMarker.markTime=119543, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=146001, ConflictIdSorter.topsortTime=27042, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1421722, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=197524191, DefaultDependencyCollector.transformTime=2749401} [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar.lastUpdated [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG] (f) directory = /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/classes [DEBUG] (f) reportDirectory = /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/site [DEBUG] (f) retryOnError = true [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/test-classes [DEBUG] -- end configuration -- [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/classes [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/test-classes [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/site [INFO] [INFO] --- maven-antrun-plugin:1.6:run (build-osee-server) @ org.eclipse.osee.extras --- [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/com/jcraft/jsch/0.1.42/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-jsch/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-jsch/1.8.2/ant-jsch-1.8.2.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-parent/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/oro/oro/2.0.8/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/oro/oro/2.0.8/oro-2.0.8.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-commons-net/1.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-commons-net/1.7.0/ant-commons-net-1.7.0.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-parent/1.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.7.0/ant-1.7.0.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.0/commons-net-1.4.0.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven/2.0.11/maven-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/12/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-parent/12/maven-parent-12.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/apache/6/apache-6.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-project/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-settings/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-model/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/1.5.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/1.0.12/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-interpolation/1.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-containers/1.0.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/1.0.4/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/junit/junit/3.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/junit/junit/3.8.1/junit-3.8.1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom.lastUpdated [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2). [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-profile/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact-manager/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-repository-metadata/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-registry/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-nodeps/1.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-parent/1.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.1/ant-1.8.1.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom.lastUpdated [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=148252, ConflictMarker.markTime=84792, ConflictMarker.nodeCount=49, ConflictIdSorter.graphTime=57667, ConflictIdSorter.topsortTime=35250, ConflictIdSorter.conflictIdCount=24, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1166344, ConflictResolver.conflictItemCount=46, DefaultDependencyCollector.collectTime=1030377322, DefaultDependencyCollector.transformTime=1539224} [DEBUG] org.apache.maven.plugins:maven-antrun-plugin:jar:1.6: [DEBUG] ant-contrib:ant-contrib:jar:1.0b3:runtime [DEBUG] com.jcraft:jsch:jar:0.1.42:runtime [DEBUG] org.apache.ant:ant-jsch:jar:1.8.2:runtime [DEBUG] org.apache.ant:ant:jar:1.8.2:compile [DEBUG] org.apache.ant:ant-launcher:jar:1.8.2:compile [DEBUG] commons-net:commons-net:jar:1.4.1:runtime [DEBUG] oro:oro:jar:2.0.8:runtime [DEBUG] org.apache.ant:ant-commons-net:jar:1.7.0:runtime [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.11:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.11:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.11:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.ant:ant-nodeps:jar:1.8.1:compile [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/com/jcraft/jsch/0.1.42/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-jsch/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-jsch/1.8.2/ant-jsch-1.8.2.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/oro/oro/2.0.8/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/oro/oro/2.0.8/oro-2.0.8.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-commons-net/1.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-commons-net/1.7.0/ant-commons-net-1.7.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-project/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-settings/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-profile/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-model/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact-manager/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-repository-metadata/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-registry/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-interpolation/1.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/junit/junit/3.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/junit/junit/3.8.1/junit-3.8.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact/2.0.11/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-nodeps/1.8.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar.lastUpdated [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6 [DEBUG] Included: org.apache.maven.plugins:maven-antrun-plugin:jar:1.6 [DEBUG] Included: ant-contrib:ant-contrib:jar:1.0b3 [DEBUG] Included: com.jcraft:jsch:jar:0.1.42 [DEBUG] Included: org.apache.ant:ant-jsch:jar:1.8.2 [DEBUG] Included: org.apache.ant:ant:jar:1.8.2 [DEBUG] Included: org.apache.ant:ant-launcher:jar:1.8.2 [DEBUG] Included: commons-net:commons-net:jar:1.4.1 [DEBUG] Included: oro:oro:jar:2.0.8 [DEBUG] Included: org.apache.ant:ant-commons-net:jar:1.7.0 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.1 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.apache.ant:ant-nodeps:jar:1.8.1 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-antrun-plugin:1.6:run from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:1.6, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:1.6:run' with basic configurator --> [DEBUG] (f) localRepository = id: local url: file:///home/jenkins/agent/workspace/ote_jini/.repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] [DEBUG] (f) pluginArtifacts = [org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.6:, ant-contrib:ant-contrib:jar:1.0b3:runtime, com.jcraft:jsch:jar:0.1.42:runtime, org.apache.ant:ant-jsch:jar:1.8.2:runtime, org.apache.ant:ant:jar:1.8.2:compile, org.apache.ant:ant-launcher:jar:1.8.2:compile, commons-net:commons-net:jar:1.4.1:runtime, oro:oro:jar:2.0.8:runtime, org.apache.ant:ant-commons-net:jar:1.7.0:runtime, org.apache.maven:maven-plugin-api:jar:2.0.11:compile, org.apache.maven:maven-project:jar:2.0.11:compile, org.apache.maven:maven-settings:jar:2.0.11:compile, org.apache.maven:maven-profile:jar:2.0.11:compile, org.apache.maven:maven-model:jar:2.0.11:compile, org.apache.maven:maven-artifact-manager:jar:2.0.11:compile, org.apache.maven:maven-repository-metadata:jar:2.0.11:compile, org.apache.maven:maven-plugin-registry:jar:2.0.11:compile, org.codehaus.plexus:plexus-interpolation:jar:1.1:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:3.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.apache.maven:maven-artifact:jar:2.0.11:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, org.apache.ant:ant-nodeps:jar:1.8.1:compile] [DEBUG] (f) project = MavenProject: org.eclipse.osee:org.eclipse.osee.extras:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml [DEBUG] (f) target = [DEBUG] (f) versionsPropertyName = maven.project.dependencies.versions [DEBUG] -- end configuration -- Project base dir set to: /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras Adding reference: maven.dependency.classpath Adding reference: maven.compile.classpath Adding reference: maven.runtime.classpath Adding reference: maven.test.classpath Adding reference: maven.plugin.classpath Adding reference: maven.project Adding reference: maven.project.helper Adding reference: maven.local.repository [DEBUG] Initialize Maven Ant Tasks parsing buildfile jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml from a zip file parsing buildfile jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml from a zip file Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader (parentFirst) +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent loader (parentFirst) +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask Setting project property: ant-jsch-version -> 1.8.2 Overriding previous definition of property "workspace-root-path" Setting project property: workspace-root-path -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/../../../../.. Overriding previous definition of property "eclipse-ip-site-version" Setting project property: eclipse-ip-site-version -> org.eclipse.ip.p2-net.jini.zip Setting project property: project.build.sourceEncoding -> UTF-8 Setting project property: ant-contrib-version -> 1.0b3 Overriding previous definition of property "external-eclipse-ip-site" Setting project property: external-eclipse-ip-site -> http://osee-external.googlecode.com/files/org.eclipse.ip.p2- org.eclipse.ip.p2-net.jini.zip.zip Setting project property: commons-net-version -> 1.4.1 Setting project property: project.reporting.outputEncoding -> UTF-8 Overriding previous definition of property "skip-download-if-exists" Setting project property: skip-download-if-exists -> true Setting project property: jsch-version -> 0.1.42 Setting project property: maven-antrun-version -> 1.6 Setting project property: ant-commons-net-version -> 1.7.0 Setting project property: ant.file -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml [DEBUG] Setting properties with prefix: Setting project property: project.groupId -> org.eclipse.osee Setting project property: project.artifactId -> org.eclipse.osee.extras Setting project property: project.name -> OSEE EXTRAS Setting project property: project.description -> null Setting project property: project.version -> 0.16.0-SNAPSHOT Setting project property: project.packaging -> pom Setting project property: project.build.directory -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target Setting project property: project.build.outputDirectory -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/classes Setting project property: project.build.testOutputDirectory -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target/test-classes Setting project property: project.build.sourceDirectory -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/src Setting project property: project.build.testSourceDirectory -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/src/test/java Setting project property: localRepository -> id: local url: file:///home/jenkins/agent/workspace/ote_jini/.repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] Setting project property: settings.localRepository -> /home/jenkins/agent/workspace/ote_jini/.repository Setting project property: maven.project.dependencies.versions -> [INFO] Executing tasks Build sequence for target(s) `main' is [main] Complete build sequence is [main, ] main: Setting project property: plugin_classpath -> /home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar:/home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/agent/workspace/ote_jini/.repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-jsch/1.8.2/ant-jsch-1.8.2.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar:/home/jenkins/agent/workspace/ote_jini/.repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar:/home/jenkins/agent/workspace/ote_jini/.repository/oro/oro/2.0.8/oro-2.0.8.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-commons-net/1.7.0/ant-commons-net-1.7.0.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/jenkins/agent/workspace/ote_jini/.repository/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/agent/workspace/ote_jini/.repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar:/home/jenkins/agent/workspace/ote_jini/.repository/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar Property "classpath" has not been set dropping /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/${classpath} from path as it doesn't exist parsing buildfile jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file Class net.sf.antcontrib.logic.TimestampSelector loaded from parent loader (parentFirst) +Datatype timestampselector net.sf.antcontrib.logic.TimestampSelector Class net.sf.antcontrib.property.URLEncodeTask loaded from parent loader (parentFirst) +Datatype urlencode net.sf.antcontrib.property.URLEncodeTask Class net.sf.antcontrib.logic.TryCatchTask loaded from parent loader (parentFirst) +Datatype trycatch net.sf.antcontrib.logic.TryCatchTask Class net.sf.antcontrib.logic.OutOfDate loaded from parent loader (parentFirst) +Datatype outofdate net.sf.antcontrib.logic.OutOfDate Class net.sf.antcontrib.logic.AntFetch loaded from parent loader (parentFirst) +Datatype antfetch net.sf.antcontrib.logic.AntFetch Class net.sf.antcontrib.property.PathToFileSet loaded from parent loader (parentFirst) +Datatype pathtofileset net.sf.antcontrib.property.PathToFileSet Class net.sf.antcontrib.logic.Switch loaded from parent loader (parentFirst) +Datatype switch net.sf.antcontrib.logic.Switch Class net.sf.antcontrib.property.RegexTask loaded from parent loader (parentFirst) +Datatype propertyregex net.sf.antcontrib.property.RegexTask Class net.sf.antcontrib.logic.ForEach loaded from parent loader (parentFirst) +Datatype foreach net.sf.antcontrib.logic.ForEach Class net.sf.antcontrib.logic.RunTargetTask loaded from parent loader (parentFirst) +Datatype runtarget net.sf.antcontrib.logic.RunTargetTask Class net.sf.antcontrib.net.PostTask loaded from parent loader (parentFirst) +Datatype post net.sf.antcontrib.net.PostTask Class net.sf.antcontrib.logic.Assert loaded from parent loader (parentFirst) +Datatype assert net.sf.antcontrib.logic.Assert Class net.sf.antcontrib.logic.AntCallBack loaded from parent loader (parentFirst) +Datatype antcallback net.sf.antcontrib.logic.AntCallBack Class net.sf.antcontrib.process.Limit loaded from parent loader (parentFirst) +Datatype limit net.sf.antcontrib.process.Limit Class net.sf.antcontrib.logic.Relentless loaded from parent loader (parentFirst) +Datatype relentless net.sf.antcontrib.logic.Relentless Class net.sf.antcontrib.antclipse.ClassPathTask loaded from parent loader (parentFirst) +Datatype antclipse net.sf.antcontrib.antclipse.ClassPathTask Class net.sf.antcontrib.logic.IfTask loaded from parent loader (parentFirst) +Datatype if net.sf.antcontrib.logic.IfTask Class net.sf.antcontrib.walls.CompileWithWalls loaded from parent loader (parentFirst) +Datatype compilewithwalls net.sf.antcontrib.walls.CompileWithWalls Class net.sf.antcontrib.design.VerifyDesign loaded from parent loader (parentFirst) +Datatype verifydesign net.sf.antcontrib.design.VerifyDesign Class net.sf.antcontrib.property.PropertySelector loaded from parent loader (parentFirst) +Datatype propertyselector net.sf.antcontrib.property.PropertySelector Class net.sf.antcontrib.property.SortList loaded from parent loader (parentFirst) +Datatype sortlist net.sf.antcontrib.property.SortList Class net.sf.antcontrib.property.Variable loaded from parent loader (parentFirst) +Datatype var net.sf.antcontrib.property.Variable Class net.sf.antcontrib.platform.ShellScriptTask loaded from parent loader (parentFirst) +Datatype shellscript net.sf.antcontrib.platform.ShellScriptTask Class net.sf.antcontrib.antserver.server.ServerTask loaded from parent loader (parentFirst) +Datatype antserver net.sf.antcontrib.antserver.server.ServerTask Class net.sf.antcontrib.platform.OsFamily loaded from parent loader (parentFirst) +Datatype osfamily net.sf.antcontrib.platform.OsFamily Class net.sf.antcontrib.antserver.client.ClientTask loaded from parent loader (parentFirst) +Datatype remoteant net.sf.antcontrib.antserver.client.ClientTask Class net.sf.antcontrib.process.ForgetTask loaded from parent loader (parentFirst) +Datatype forget net.sf.antcontrib.process.ForgetTask Class net.sf.antcontrib.logic.Throw loaded from parent loader (parentFirst) +Datatype throw net.sf.antcontrib.logic.Throw Class net.sf.antcontrib.property.PropertyCopy loaded from parent loader (parentFirst) +Datatype propertycopy net.sf.antcontrib.property.PropertyCopy Class net.sf.antcontrib.inifile.IniFileTask loaded from parent loader (parentFirst) +Datatype inifile net.sf.antcontrib.inifile.IniFileTask Class net.sf.antcontrib.math.MathTask loaded from parent loader (parentFirst) +Datatype math net.sf.antcontrib.math.MathTask Class net.sf.antcontrib.perf.StopWatchTask loaded from parent loader (parentFirst) +Datatype stopwatch net.sf.antcontrib.perf.StopWatchTask +Datatype for net.sf.antcontrib.logic.ForTask +Datatype httpState net.sf.antcontrib.net.httpclient.HttpStateType +Datatype httpClient net.sf.antcontrib.net.httpclient.HttpClientType +Datatype getCookie net.sf.antcontrib.net.httpclient.GetCookieTask +Datatype addCookie net.sf.antcontrib.net.httpclient.AddCookieTask +Datatype clearCookies net.sf.antcontrib.net.httpclient.ClearCookiesTask +Datatype addCredentials net.sf.antcontrib.net.httpclient.AddCredentialsTask +Datatype clearCredentials net.sf.antcontrib.net.httpclient.ClearCredentialsTask +Datatype purgeExpiredCookies net.sf.antcontrib.net.httpclient.PurgeExpiredCookiesTask +Datatype postMethod net.sf.antcontrib.net.httpclient.PostMethodTask +Datatype getMethod net.sf.antcontrib.net.httpclient.GetMethodTask +Datatype headMethod net.sf.antcontrib.net.httpclient.HeadMethodTask +Datatype importurl net.sf.antcontrib.net.URLImportTask parsing buildfile jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/ote_jini/.repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file Class net.sf.antcontrib.logic.ForTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.logic.ForTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.HttpStateType loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.HttpStateType loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.HttpClientType loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.HttpClientType loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.GetCookieTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.GetCookieTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.AddCookieTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.AddCookieTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.ClearCookiesTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.ClearCookiesTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.AddCredentialsTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.AddCredentialsTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.ClearCredentialsTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.ClearCredentialsTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.PurgeExpiredCookiesTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.PurgeExpiredCookiesTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.PostMethodTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.PostMethodTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.GetMethodTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.GetMethodTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.HeadMethodTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.httpclient.HeadMethodTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.URLImportTask loaded from parent loader (parentFirst) Class net.sf.antcontrib.net.URLImportTask loaded from parent loader (parentFirst) [property] Loading Environment env. Setting project property: env.TERM -> xterm Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1 Setting project property: env.BUILD_TAG -> jenkins-ote_jini-9 Setting project property: env.USER_NAME -> jenkins Setting project property: env.EXECUTOR_NUMBER -> 0 Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/osee/ Setting project property: env.JENKINS_HOME -> /var/jenkins Setting project property: env.JENKINS_SECRET -> 7d819d04a58d00e5aa3cc352318f57c2ad9755c3af16f64dc8f5abc514ffb232 Setting project property: env.SKIP_IP_DOWNLOAD_IF_FILE_FOUND -> false Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000 Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/osee/job/ote_jini/display/redirect Setting project property: env.JAVA_HOME -> /opt/tools/java/openjdk/jdk-11/latest Setting project property: env.EXTERNAL_IP_URL -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.142.41 Setting project property: env.JENKINS_SERVER_COOKIE -> a01fb4b4cfecf0c0 Setting project property: env.GIT_URL -> https://git.eclipse.org/r/osee/org.eclipse.osee Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/osee/job/ote_jini/9/display/redirect?page=artifacts Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp Setting project property: env.MAVEN_TERMINATE_CMD -> on Setting project property: env.PATH -> /opt/tools/apache-maven/3.5.4/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Setting project property: env.GIT_BRANCH -> origin/jini Setting project property: env.BUILD_URL -> https://ci.eclipse.org/osee/job/ote_jini/9/ Setting project property: env.JOB_URL -> https://ci.eclipse.org/osee/job/ote_jini/ Setting project property: env._JAVA_OPTIONS -> -XX:MaxRAMPercentage=21.0 Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80 Setting project property: env.HOSTNAME -> centos-7-gmbnx Setting project property: env.SHLVL -> 0 Setting project property: env.NODE_LABELS -> centos-7 centos-7-gmbnx jipp-migration migration Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/ote_jini Setting project property: env.SSH_AUTH_SOCK -> /tmp/ssh-AJIQTWDIxflE/agent.62 Setting project property: env.version -> CHANGEME Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/osee/job/ote_jini/9/display/redirect?page=changes Setting project property: env.BUILD_ID -> 9 Setting project property: env.JOB_NAME -> ote_jini Setting project property: env.DELETE_MAVEN_REPO_BEFORE_BUILD -> false Setting project property: env.HUDSON_HOME -> /var/jenkins Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.osee.svc.cluster.local:50000 Setting project property: env.NSS_SDB_USE_CACHE -> no Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/ote_jini/.Xauthority-11733350354310224623 Setting project property: env.MAVEN_OPTS -> -Xms256m -Xmx3G -XX:MaxPermSize=128m Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/ote_jini Setting project property: env.HUDSON_SERVER_COOKIE -> a01fb4b4cfecf0c0 Setting project property: env.BUILD_NUMBER -> 9 Setting project property: env.ECLIPSE_IP_BUILD -> org.eclipse.ip.p2-1.0.1-SNAPSHOT.zip Setting project property: env.PWD -> /home/jenkins/agent/workspace/ote_jini Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> b3d8a3da5a9beb2242dd8a3e009232e0f64ccb88 Setting project property: env.LANG -> en_US.UTF-8 Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/osee/job/ote_jini/9/display/redirect?page=tests Setting project property: env.HOME -> /home/jenkins Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443 Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443 Setting project property: env.JENKINS_NAME -> centos-7-gmbnx Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/osee/job/ote_jini/9/display/redirect Setting project property: env.DISPLAY -> :71 Setting project property: env.CI -> true Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000 Setting project property: env.JENKINS_AGENT_NAME -> centos-7-gmbnx Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000 Setting project property: env.BUILD_ALIAS -> -DEV Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.142.41 Setting project property: env.external-eclipse-ip-site -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.81.232 Setting project property: env.post_to_eclipse -> false Setting project property: env.HUDSON_COOKIE -> 73de929e-b99f-42d5-976c-d4dd5c5d7143 Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/3.5.4 Setting project property: env.GIT_PREVIOUS_COMMIT -> b3d8a3da5a9beb2242dd8a3e009232e0f64ccb88 Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/osee/ Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.142.41:80 Setting project property: env.GIT_COMMIT -> b3d8a3da5a9beb2242dd8a3e009232e0f64ccb88 Setting project property: env.KUBERNETES_SERVICE_PORT -> 443 Setting project property: env.NODE_NAME -> centos-7-gmbnx Setting project property: env.BUILD_DISPLAY_NAME -> #9 Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80 Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443 Setting project property: env.DEV_BRANCH -> dev Setting project property: env.skiptests -> false Setting project property: env.M2_HOME -> /opt/tools/apache-maven/3.5.4 Setting project property: env.eclipse-ip-site-version -> org.eclipse.ip.p2-net.jini.zip Setting project property: env.MAVEN_CMD_LINE_ARGS -> -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/pom.xml -DDELETE_MAVEN_REPO_BEFORE_BUILD=false -Dexternal-eclipse-ip-site=/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip -DECLIPSE_IP_BUILD=org.eclipse.ip.p2-1.0.1-SNAPSHOT.zip -Declipse-ip-site-version= org.eclipse.ip.p2-net.jini.zip -DDEV_BRANCH=dev -D_JAVA_OPTIONS=-XX:MaxRAMPercentage=21.0 -DSKIP_IP_DOWNLOAD_IF_FILE_FOUND=false -Dskiptests=false -DEXTERNAL_IP_URL=/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip -Dversion=CHANGEME -DBUILD_ALIAS=-DEV -Dpost_to_eclipse=false -Dnot_ci_eclipse=true -Dexternal-eclipse-ip-site=/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip -Dworkspace-root-path=/home/jenkins/agent/workspace/ote_jini -Dskip-download-if-exists=false -Dmaven.repo.local=/home/jenkins/agent/workspace/ote_jini/.repository clean verify -U -B -X -Dskip-int-tests=true Setting project property: env.GIT_CHECKOUT_DIR -> org.eclipse.osee Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.81.232:50000 Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.81.232:50000 Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1 Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/ote_jini@tmp Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.142.41:80 Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.81.232 Setting project property: env.JOB_BASE_NAME -> ote_jini Setting project property: env.GITLAB_OBJECT_KIND -> none Class org.apache.tools.ant.taskdefs.condition.IsSet loaded from parent loader (parentFirst) Setting project property: ip-site-base-repo-path -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target Setting project property: ip-site-repo-path -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository Setting project property: ip-site-zip-path -> /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/org.eclipse.ip.p2-net.jini.zip [echo] Setting up Eclipse IP Repo from: [/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip] [echo] to: [/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target] [echo] project build dir /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.parent/extras/target [echo] ip site /home/jenkins/agent/workspace/ote_jini [mkdir] Created dir: /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository [echo] after make Class org.apache.tools.ant.types.resources.selectors.Not loaded from parent loader (parentFirst) [unzip] Expanding: /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip.p2-net.jini.zip into /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository [unzip] extracting plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.3.12.jar [unzip] extracting plugins/org.apache.aries.proxy.source_1.0.1.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.proxy.source_1.0.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.proxy.source_1.0.1.v202205112017-DEV.jar [unzip] extracting plugins/org.mockito.source_1.9.0.v202205112017-DEV.jar [unzip] expanding plugins/org.mockito.source_1.9.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.mockito.source_1.9.0.v202205112017-DEV.jar [unzip] extracting plugins/org.objectweb.asm.source_3.3.1.v201105211655.jar [unzip] expanding plugins/org.objectweb.asm.source_3.3.1.v201105211655.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.objectweb.asm.source_3.3.1.v201105211655.jar [unzip] extracting plugins/jakarta.xml.bind-api_3.0.1.jar [unzip] expanding plugins/jakarta.xml.bind-api_3.0.1.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/jakarta.xml.bind-api_3.0.1.jar [unzip] extracting plugins/org.osgi.service.blueprint.source_1.0.1.v202205112017-DEV.jar [unzip] expanding plugins/org.osgi.service.blueprint.source_1.0.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.osgi.service.blueprint.source_1.0.1.v202205112017-DEV.jar [unzip] extracting plugins/com.sun.xml.fastinfoset_1.2.13.v202205112017-DEV.jar [unzip] expanding plugins/com.sun.xml.fastinfoset_1.2.13.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.sun.xml.fastinfoset_1.2.13.v202205112017-DEV.jar [unzip] extracting plugins/org.objectweb.asm_3.3.1.v201105211655.jar [unzip] expanding plugins/org.objectweb.asm_3.3.1.v201105211655.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.objectweb.asm_3.3.1.v201105211655.jar [unzip] extracting plugins/org.apache.aries.util.source_1.1.0.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.util.source_1.1.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.util.source_1.1.0.v202205112017-DEV.jar [unzip] extracting plugins/org.hamcrest.library_1.3.0.v202205112017-DEV.jar [unzip] expanding plugins/org.hamcrest.library_1.3.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.library_1.3.0.v202205112017-DEV.jar [unzip] extracting plugins/org.mockito_1.9.0.v202205112017-DEV.jar [unzip] expanding plugins/org.mockito_1.9.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.mockito_1.9.0.v202205112017-DEV.jar [unzip] extracting plugins/org.eclipse.persistence.asm_5.0.1.v201405080102.jar [unzip] expanding plugins/org.eclipse.persistence.asm_5.0.1.v201405080102.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.asm_5.0.1.v201405080102.jar [unzip] extracting plugins/org.glassfish.jaxb.runtime_3.0.1.jar [unzip] expanding plugins/org.glassfish.jaxb.runtime_3.0.1.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.glassfish.jaxb.runtime_3.0.1.jar [unzip] extracting plugins/org.osgi.service.blueprint_1.0.1.v202205112017-DEV.jar [unzip] expanding plugins/org.osgi.service.blueprint_1.0.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.osgi.service.blueprint_1.0.1.v202205112017-DEV.jar [unzip] extracting plugins/org.eclipse.persistence.core_2.6.0.v20140809-296a69f.jar [unzip] expanding plugins/org.eclipse.persistence.core_2.6.0.v20140809-296a69f.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.core_2.6.0.v20140809-296a69f.jar [unzip] extracting plugins/groovy_2.4.6.v202205112017-DEV.jar [unzip] expanding plugins/groovy_2.4.6.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/groovy_2.4.6.v202205112017-DEV.jar [unzip] extracting plugins/org.glassfish.hk2.osgi-resource-locator_2.3.0.b10_v201508191500.jar [unzip] expanding plugins/org.glassfish.hk2.osgi-resource-locator_2.3.0.b10_v201508191500.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.glassfish.hk2.osgi-resource-locator_2.3.0.b10_v201508191500.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-security-oauth2_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-security-oauth2_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-security-oauth2_3.3.12.jar [unzip] extracting plugins/org.apache.aries.util_1.1.0.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.util_1.1.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.util_1.1.0.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-security-jose-jaxrs_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-security-jose-jaxrs_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-security-jose-jaxrs_3.3.12.jar [unzip] extracting plugins/org.hamcrest.library.source_1.3.0.v202205112017-DEV.jar [unzip] expanding plugins/org.hamcrest.library.source_1.3.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.library.source_1.3.0.v202205112017-DEV.jar [unzip] extracting plugins/javax.servlet.source_2.5.0.v201103041518.jar [unzip] expanding plugins/javax.servlet.source_2.5.0.v201103041518.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.servlet.source_2.5.0.v201103041518.jar [unzip] extracting plugins/org.apache.aries.blueprint.annotation.source_1.0.1.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.blueprint.annotation.source_1.0.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint.annotation.source_1.0.1.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.aries.blueprint_1.4.1.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.blueprint_1.4.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint_1.4.1.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar [unzip] expanding plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-security-jose_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-security-jose_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-security-jose_3.3.12.jar [unzip] extracting plugins/org.apache.ws.xmlschema.core_2.2.5.jar [unzip] expanding plugins/org.apache.ws.xmlschema.core_2.2.5.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.ws.xmlschema.core_2.2.5.jar [unzip] extracting plugins/com.sun.istack.commons-runtime_4.0.1.jar [unzip] expanding plugins/com.sun.istack.commons-runtime_4.0.1.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.sun.istack.commons-runtime_4.0.1.jar [unzip] extracting artifacts.jar [unzip] expanding artifacts.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/artifacts.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-transports-http_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-transports-http_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-transports-http_3.3.12.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-service-description_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-service-description_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-service-description_3.3.12.jar [unzip] extracting plugins/org.apache.commons.codec_1.6.0.v201305230611.jar [unzip] expanding plugins/org.apache.commons.codec_1.6.0.v201305230611.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar [unzip] extracting features/org.eclipse.ip.feature.source_0.26.0.v202205112017-DEV.jar [unzip] expanding features/org.eclipse.ip.feature.source_0.26.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.feature.source_0.26.0.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.aries.blueprint.source_1.4.1.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.blueprint.source_1.4.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint.source_1.4.1.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.commons.logging.source_1.1.1.v201101211721.jar [unzip] expanding plugins/org.apache.commons.logging.source_1.1.1.v201101211721.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.logging.source_1.1.1.v201101211721.jar [unzip] extracting plugins/org.seleniumhq.selenium_4.1.2.jar [unzip] expanding plugins/org.seleniumhq.selenium_4.1.2.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.seleniumhq.selenium_4.1.2.jar [unzip] extracting plugins/org.apache.commons.logging_1.1.1.v201101211721.jar [unzip] expanding plugins/org.apache.commons.logging_1.1.1.v201101211721.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar [unzip] extracting plugins/org.xerial.sqlite_3.8.9.v202205112017-DEV.jar [unzip] expanding plugins/org.xerial.sqlite_3.8.9.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.xerial.sqlite_3.8.9.v202205112017-DEV.jar [unzip] extracting plugins/org.codehaus.stax2_3.1.4.v202205112017-DEV.jar [unzip] expanding plugins/org.codehaus.stax2_3.1.4.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.codehaus.stax2_3.1.4.v202205112017-DEV.jar [unzip] extracting plugins/net.jini_2.2.2.v202112232104-DEV.jar [unzip] expanding plugins/net.jini_2.2.2.v202112232104-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/net.jini_2.2.2.v202112232104-DEV.jar [unzip] extracting plugins/org.glassfish.jaxb.core_3.0.1.jar [unzip] expanding plugins/org.glassfish.jaxb.core_3.0.1.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.glassfish.jaxb.core_3.0.1.jar [unzip] extracting plugins/com.ctc.wstx.source_4.4.0.v202205112017-DEV.jar [unzip] expanding plugins/com.ctc.wstx.source_4.4.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.ctc.wstx.source_4.4.0.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.aries.quiesce_1.0.0.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.quiesce_1.0.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.quiesce_1.0.0.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-client_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-client_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-client_3.3.12.jar [unzip] extracting plugins/org.eclipse.persistence.moxy_2.6.0.v20130815-a4708b6.jar [unzip] expanding plugins/org.eclipse.persistence.moxy_2.6.0.v20130815-a4708b6.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.moxy_2.6.0.v20130815-a4708b6.jar [unzip] extracting plugins/org.apache.aries.proxy_1.0.1.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.proxy_1.0.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.proxy_1.0.1.v202205112017-DEV.jar [unzip] extracting plugins/org.hamcrest.core.source_1.3.0.v201303031735.jar [unzip] expanding plugins/org.hamcrest.core.source_1.3.0.v201303031735.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.core.source_1.3.0.v201303031735.jar [unzip] extracting plugins/com.ctc.wstx_4.4.0.v202205112017-DEV.jar [unzip] expanding plugins/com.ctc.wstx_4.4.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.ctc.wstx_4.4.0.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.cxf.cxf-core_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-core_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-core_3.3.12.jar [unzip] extracting features/ [unzip] expanding features/ to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features [unzip] extracting plugins/org.json_1.0.0.v201011060100.jar [unzip] expanding plugins/org.json_1.0.0.v201011060100.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.json_1.0.0.v201011060100.jar [unzip] extracting plugins/org.apache.commons.httpclient.source_3.1.0.v201012070820.jar [unzip] expanding plugins/org.apache.commons.httpclient.source_3.1.0.v201012070820.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.httpclient.source_3.1.0.v201012070820.jar [unzip] extracting plugins/org.apache.commons.codec.source_1.6.0.v201305230611.jar [unzip] expanding plugins/org.apache.commons.codec.source_1.6.0.v201305230611.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.commons.codec.source_1.6.0.v201305230611.jar [unzip] extracting plugins/org.hsqldb_2.6.1.jar [unzip] expanding plugins/org.hsqldb_2.6.1.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hsqldb_2.6.1.jar [unzip] extracting plugins/com.sun.xml.fastinfoset.source_1.2.13.v202205112017-DEV.jar [unzip] expanding plugins/com.sun.xml.fastinfoset.source_1.2.13.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.sun.xml.fastinfoset.source_1.2.13.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.aries.quiesce.source_1.0.0.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.quiesce.source_1.0.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.quiesce.source_1.0.0.v202205112017-DEV.jar [unzip] extracting content.jar [unzip] expanding content.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/content.jar [unzip] extracting plugins/jakarta.activation-api_2.1.0.jar [unzip] expanding plugins/jakarta.activation-api_2.1.0.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/jakarta.activation-api_2.1.0.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-security_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-security_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-security_3.3.12.jar [unzip] extracting plugins/ [unzip] expanding plugins/ to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins [unzip] extracting plugins/groovy.source_2.4.6.v202205112017-DEV.jar [unzip] expanding plugins/groovy.source_2.4.6.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/groovy.source_2.4.6.v202205112017-DEV.jar [unzip] extracting plugins/org.apache.aries.blueprint.annotation_1.0.1.v202205112017-DEV.jar [unzip] expanding plugins/org.apache.aries.blueprint.annotation_1.0.1.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.aries.blueprint.annotation_1.0.1.v202205112017-DEV.jar [unzip] extracting plugins/org.codehaus.stax2.source_3.1.4.v202205112017-DEV.jar [unzip] expanding plugins/org.codehaus.stax2.source_3.1.4.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.codehaus.stax2.source_3.1.4.v202205112017-DEV.jar [unzip] extracting features/org.eclipse.ip.external.feature_0.26.0.v202205112017-DEV.jar [unzip] expanding features/org.eclipse.ip.external.feature_0.26.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.external.feature_0.26.0.v202205112017-DEV.jar [unzip] extracting plugins/org.xerial.sqlite.source_3.8.9.v202205112017-DEV.jar [unzip] expanding plugins/org.xerial.sqlite.source_3.8.9.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.xerial.sqlite.source_3.8.9.v202205112017-DEV.jar [unzip] extracting plugins/org.eclipse.persistence.antlr_3.2.0.v201302191141.jar [unzip] expanding plugins/org.eclipse.persistence.antlr_3.2.0.v201302191141.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.persistence.antlr_3.2.0.v201302191141.jar [unzip] extracting features/org.eclipse.ip.external.feature.source_0.26.0.v202205112017-DEV.jar [unzip] expanding features/org.eclipse.ip.external.feature.source_0.26.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.external.feature.source_0.26.0.v202205112017-DEV.jar [unzip] extracting plugins/javax.mail.glassfish_1.4.1.v201108011116.jar [unzip] expanding plugins/javax.mail.glassfish_1.4.1.v201108011116.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.mail.glassfish_1.4.1.v201108011116.jar [unzip] extracting features/org.eclipse.ip.feature_0.26.0.v202205112017-DEV.jar [unzip] expanding features/org.eclipse.ip.feature_0.26.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/features/org.eclipse.ip.feature_0.26.0.v202205112017-DEV.jar [unzip] extracting plugins/com.sun.xml.txw2_3.0.1.jar [unzip] expanding plugins/com.sun.xml.txw2_3.0.1.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/com.sun.xml.txw2_3.0.1.jar [unzip] extracting plugins/org.apache.cxf.cxf-rt-rs-json-basic_3.3.12.jar [unzip] expanding plugins/org.apache.cxf.cxf-rt-rs-json-basic_3.3.12.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.apache.cxf.cxf-rt-rs-json-basic_3.3.12.jar [unzip] extracting plugins/javax.servlet_2.5.0.v201103041518.jar [unzip] expanding plugins/javax.servlet_2.5.0.v201103041518.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.servlet_2.5.0.v201103041518.jar [unzip] extracting plugins/org.eclipse.oss.ajax_1.0.0.v202205112017-DEV.jar [unzip] expanding plugins/org.eclipse.oss.ajax_1.0.0.v202205112017-DEV.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.eclipse.oss.ajax_1.0.0.v202205112017-DEV.jar [unzip] extracting plugins/javax.mail.glassfish.source_1.4.1.v201108011116.jar [unzip] expanding plugins/javax.mail.glassfish.source_1.4.1.v201108011116.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/javax.mail.glassfish.source_1.4.1.v201108011116.jar [unzip] extracting plugins/org.hamcrest.core_1.3.0.v201303031735.jar [unzip] expanding plugins/org.hamcrest.core_1.3.0.v201303031735.jar to /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [unzip] expand complete [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.011 s [INFO] Finished at: 2022-06-02T18:53:48Z [INFO] ------------------------------------------------------------------------ [ote_jini] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/plugins/org.eclipse.osee.dep.parent/pom.xml -DDELETE_MAVEN_REPO_BEFORE_BUILD=false -Dexternal-eclipse-ip-site=$WORKSPACE/org.eclipse.ip.p2-net.jini.zip -DECLIPSE_IP_BUILD=org.eclipse.ip.p2-1.0.1-SNAPSHOT.zip "-Declipse-ip-site-version= org.eclipse.ip.p2-net.jini.zip" -DDEV_BRANCH=dev -D_JAVA_OPTIONS=-XX:MaxRAMPercentage=21.0 -DSKIP_IP_DOWNLOAD_IF_FILE_FOUND=false -Dskiptests=false -DEXTERNAL_IP_URL=$WORKSPACE/org.eclipse.ip.p2-net.jini.zip -Dversion=CHANGEME -DBUILD_ALIAS=-DEV -Dpost_to_eclipse=false -Declipse-ip-site=file:/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository -Dbuild-alias=-DEV -Dskip-help-tests=true clean verify -U -B -Dskip-int-tests=true Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=21.0 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /opt/tools/apache-maven/3.5.4 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.osee:org.eclipse.osee.dep.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/features/org.eclipse.osee.dep.feature/pom.xml [INFO] Adding repository http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927 [INFO] Fetching content.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/ (20.74kB) [INFO] Adding repository http://download.eclipse.org/rmf/updates/releases/0.13.0 [INFO] Fetching content.jar from http://download.eclipse.org/rmf/updates/releases/0.13.0/ (16.38kB) [INFO] Fetching p2.index from http://download.eclipse.org/sphinx/updates/release/0.11.2/ (172B) [INFO] Adding repository http://download.eclipse.org/sphinx/updates/release/0.11.2 [INFO] Fetching content.xml.xz from http://download.eclipse.org/sphinx/updates/release/0.11.2/ (24.26kB) [INFO] Adding repository http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917 [INFO] Fetching content.jar from http://download.eclipse.org/mylyn/drops/3.20.0/v20160608-1917/ (75.14kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ (134B) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (97.4kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/ (134B) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20181128170323/repository/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20181128170323/repository/ (84.82kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/202006171000/ (142B) [INFO] Adding repository http://download.eclipse.org/releases/2020-06/202006171000 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-06/202006171000/ (834.45kB) [INFO] Adding repository http://community.polarion.com/projects/subversive/download/eclipse/6.0/neon-site [INFO] Fetching content.jar from http://community.polarion.com/projects/subversive/download/eclipse/6.0/neon-site/ (9.62kB) [INFO] Adding repository file:/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/ (172B) [INFO] Adding repository http://download.eclipse.org/nebula/snapshot [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/ (26.4kB) [INFO] Adding repository http://download.eclipse.org/technology/subversive/4.0/update-site [INFO] Fetching content.jar from http://download.eclipse.org/technology/subversive/4.0/update-site/ (10.97kB) [INFO] Fetching p2.index from http://update.eclemma.org/ (172B) [INFO] Adding repository http://update.eclemma.org [INFO] Fetching content.xml.xz from http://update.eclemma.org/ (6.57kB) [INFO] Fetching p2.index from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/ (172B) [INFO] Adding repository http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653 [INFO] Fetching content.xml.xz from http://download.eclipse.org/rt/ecf/3.14.18/site.p2/3.14.9.v20200713-0653/ (35.9kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.osee:org.eclipse.osee.dep.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/ote_jini/org.eclipse.osee/features/org.eclipse.osee.dep.feature/pom.xml [INFO] Fetching ch.qos.logback.classic_1.2.3.v20200428-2012.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.1kB) [INFO] Fetching ch.qos.logback.core_1.2.3.v20200428-2012.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (161.18kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B) [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (19.6kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (24kB) [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (15.08kB) [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.59kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/rmf/updates/releases/0.13.0/plugins/ (63.94kB) [INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/ (63B) [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (31.93kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (136.18kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (397.83kB) [INFO] Fetching javax.ws.rs_2.1.6.v20200505-2127.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (72.95kB) [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (24.86kB) [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.10.3.v20200512-1600.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (16.98kB) [INFO] Fetching com.google.api.client-repackaged-com-google-common-base_1.2.3.v20200819-2030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13.22kB) [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (79.97kB) [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (743.15kB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) [INFO] Fetching com.google.inject.multibindings_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (20.54kB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.14MB) [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (624.34kB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (107.05kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.34MB) [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (395.02kB) [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB) [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB) [INFO] Fetching com.sun.xml.bind_2.2.0.v20201118-1845.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (254.74kB) [INFO] Fetching com.thoughtworks.qdox_1.6.3.v20081201-1400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.65kB) [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.74kB) [INFO] Fetching javaewah_1.1.7.v20200107-0831.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (58.39kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.29kB) [INFO] Fetching javax.transaction_1.1.1.v201105210645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (17.08kB) [INFO] Fetching javax.xml.rpc_1.1.0.v201209140446.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (34.93kB) [INFO] Fetching javax.mail_1.4.0.v201005080615.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (111.97kB) [INFO] Fetching javax.mail.glassfish_1.4.1.v201108011116.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (493.5kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB) [INFO] Fetching javax.xml.soap_1.2.0.v201005080501.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.44kB) [INFO] Fetching javax.xml.ws_2.1.0.v200902101523.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.49kB) [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,jini-ext,2.1.0 from repository file:/home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository: [ERROR] An error occurred copying file /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/jini-ext_2.1.0.jar. [ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,jini-ext,2.1.0 into the local Maven repository.See log output for details. /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/jini-ext_2.1.0.jar (No such file or directory) -> [Help 1] org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,jini-ext,2.1.0 into the local Maven repository.See log output for details. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,jini-ext,2.1.0 into the local Maven repository.See log output for details. at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:226) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:211) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:182) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:121) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:85) at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:128) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:297) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:260) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:251) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:124) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:371) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:339) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:130) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: java.io.FileNotFoundException: /home/jenkins/agent/workspace/ote_jini/org.eclipse.ip/org.eclipse.ip.p2/target/repository/plugins/jini-ext_2.1.0.jar (No such file or directory) at java.io.FileInputStream.open0 (Native Method) at java.io.FileInputStream.open (FileInputStream.java:219) at java.io.FileInputStream. (FileInputStream.java:157) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.copyFileToStream (SimpleArtifactRepository.java:696) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact (SimpleArtifactRepository.java:718) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact (SimpleArtifactRepository.java:644) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:776) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromOneMirror (RepositoryArtifactProvider.java:246) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnyMirror (RepositoryArtifactProvider.java:226) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$1.perform (RepositoryArtifactProvider.java:201) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:759) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifacts (SimpleArtifactRepository.java:836) at org.eclipse.tycho.repository.p2base.artifact.repository.LazyArtifactRepository.getArtifacts (LazyArtifactRepository.java:100) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnyChildRepository (RepositoryArtifactProvider.java:213) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnyFormatAvailableInRepository (RepositoryArtifactProvider.java:180) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnySource (RepositoryArtifactProvider.java:166) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderBaseImpl.getArtifact (CompositeArtifactProviderBaseImpl.java:52) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadCanonicalArtifact (MirroringArtifactProvider.java:244) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadMostSpecificNeededFormatOfArtifact (MirroringArtifactProvider.java:237) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:222) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:211) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:182) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:121) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:85) at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:128) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:297) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:260) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:251) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:124) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:371) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:339) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:130) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 64 killed; [ssh-agent] Stopped. Archiving artifacts Sending e-mails to: baily.e.roberts@boeing.com Finished: FAILURE